General array operations#
Utility functions to perform common array operations.
Functions#
|
Create a sliding window view of the data. |
Multi-Groupby#
|
Group multiple dataframes by the same index levels to apply a function to each group across all dataframes. |
|
Object representing the grouping result of multiple dataframes. |