AlloViz.AlloViz.Elements.Element._take¶
- Element._take(indices, axis: int | Literal['index', 'columns', 'rows'] = 0, convert_indices: bool = True) NDFrameT¶
Internal version of the take allowing specification of additional args.
See the docstring of take for full explanation of the parameters.