pandas-indexing
Helpers to facilitate working with pandas indices in particular multiindices
Helpers to facilitate working with pandas indices in particular multiindices
To install this package, run one of the following:
pandas-indexing is a helpers package to make interacting with pandas multi-indices less painful. It contains functions, that - filter easily into multi indices: isin, ismatch - add or update levels in a multiindex: assignlevel - select one or multiple specific levels: projectlevel
Summary
Helpers to facilitate working with pandas indices in particular multiindices
Last Updated
Mar 1, 2025 at 10:06
License
MIT
Total Downloads
7.3K
Supported Platforms
GitHub Repository
https://github.com/coroa/pandas-indexingDocumentation
https://pandas-indexing.readthedocs.io/