Enter search terms or a module, class or function name.
Analogous to ndarray.take
indices : list / array of ints
axis : int, default 0
convert : translate neg to pos indices (default)
is_copy : mark the returned frame as a copy
taken : type of caller