Skip to content

Commit cc59095

Browse files
committed
✏️ Fix pandas deprication warning
FutureWarning: DataFrame.groupby with axis=1 is deprecated. Do `frame.T.groupby(...)` without axis instead. df.groupby(level="Month", axis=1).sum()
1 parent 4c1668c commit cc59095

File tree

1 file changed

+120
-166
lines changed

1 file changed

+120
-166
lines changed

0 commit comments

Comments
 (0)