daru icon indicating copy to clipboard operation
daru copied to clipboard

MultiIndexed Vectors and DataFrames should return Daru::Index when only one level remains

Open jonspalmer opened this issue 3 years ago • 0 comments

If you access a MultiIndexed Vector or DataFrame with a partial tuple that leaves one level remaining then the returned object should have s simple Daru::Index not a Daru::MultiIndex. This matches the behavior of Pandas

jonspalmer avatar Aug 22 '20 22:08 jonspalmer