pandas#
PandasSlicer#
Constructor#
|
|
Properties#
the columns that hold the coordinates of each graphic, one entry per graphic |
|
get or set the managed DataFrame, the new DataFrame must have the same |
|
Get or set the window function applied along the |
|
dim names, the same as |
|
get or set the spatial dims, in display order |
|
The ordered spatial dim indices that correspond to the named spatial dims |
|
get or set the display window, in the reference units of the |
|
Get or set the maximum number of datapoints to render per graphic. |
|
number of slider dims, i.e. len(slider_dims). |
|
number of dims, always 3 |
|
interpreted shape of the data, the number of graphics, the number of rows, and the value dim |
|
slider dim names, the non-spatial dims plus the |
|
Get or set the per-slider-dim mapping from reference-space values to local array indices, |
|
Get or set the spatial function which is applied on the data slice after the window functions. |
|
whether |
|
Get or set the per-slider-dim window functions applied around the current slider position, |
|
get or set dimension order in which window functions are applied |
Methods#
Shut down the thread pool. |
|
|
Get the data slice to display at the given indices. |
|
Take the data slice at the given indices and apply the window functions. |
|
set, or clear if |
Format the tooltip for a hovered datapoint using the |