pyjanitor icon indicating copy to clipboard operation
pyjanitor copied to clipboard

[ENH] Better ways of dealing with multi-level column names

Open zbarry opened this issue 6 years ago • 1 comments

When you have for example a dataframe of classes of object on the topmost level, and on the second level, (x,y) coordinates of that object. It's helpful to keep this layout, but operations like renaming those columns is pretty laborious.

zbarry avatar Jun 28 '19 15:06 zbarry

@zbarry Do you mind sharing a concrete example of this, so I can understand better? Thanks

samukweku avatar Sep 10 '20 01:09 samukweku