Fix a couple of GroupBy.apply() deprecations
FIX Pandas 2.2.0 GroupBy.apply() no longer includes the group column by default. It must be explicitly selected.
Loading
Please register or sign in to comment
FIX Pandas 2.2.0 GroupBy.apply() no longer includes the group column by default. It must be explicitly selected.