get#
- async PandasSlicer.get(indices)[source]#
Get the data slice to display at the given indices.
Stacks the
columnsof each graphic into a[n_graphics, p, 3]array for the current display window, then applies thedatapoints_window_funcandspatial_func. Entries ofcolumnsthat name only (x, y) leave the z coordinate as0.