You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
colindickson
changed the title
Panel.apply fails when one of the axes is is a Multi-Indexed DataFrame
Panel.apply fails when one of the axes is a Multi-Indexed DataFrame
Jun 16, 2014
applying an unstack to an axis of a panel would seem to me like a natural extension of the kinds of things i'm used to applying to dataframes. i'll have to experiment around once i get the version with the bugfix. thanks for fixing it! cheers.
Wrote up an example notebook:
http://nbviewer.ipython.org/urls/gist.githubusercontent.com/colindickson/850d3b5172f0320f204a/raw/62e4dfd450964326b8e3c2635c5c3f4c098a7352/panel.ipynb
The text was updated successfully, but these errors were encountered: