Index utilities#
|
Apply a single-index function to each level of a MultiIndex. |
|
Assign or overwrite a 'block' level in the index. |
|
Align MultiIndexes by performing an OUTER JOIN on level names. |
|
Check if target index overlaps with available index. |
|
Standardize axis input into a tuple of integer axes. |
|
Round float indices to specified decimals. |
|
Attempt to convert index to numeric types. |