pandas-selectable
pandas-selectable copied to clipboard
MultiIndex selection needs improvement
Will need to think about how to do this. I think maybe the pandas API could use some improvements here too. There's no attribute selection on the MultiIndex. Something like dta.select.index.level_name == 'foobar' would be aces.