Helpers to facilitate working with pandas indices in particular multiindices
copied from cf-staging / pandas-indexingpandas-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