jeremymanning / hypertools

A python toolbox for gaining geometric insights into high-dimensional data
http://hypertools.readthedocs.io/en/latest/
MIT License
1 stars 1 forks source link

pandas stack and unstack #15

Closed jeremymanning closed 3 years ago

jeremymanning commented 3 years ago

add support for stacking multiple dataframes (and increasing the index levels). also add a complementary "undo stack" operation that turns a multilevel dataframe into a list