DeprecationWarning: DataFrameGroupBy.apply operated on the grouping columns. This behavior is deprecated, and in a future version of pandas the grouping columns will be excluded from the operation. Either pass `include_groups=False` to exclude the groupings or explicitly select the grouping columns after groupby to silence this warning.
Checkbox
Summary
Tests failed with the following warning.
Reproducible example script
The current outputs
No response
Expected outputs
No response
Environment
Package manager (required if installation issue)
No response
Platform (required if installation issue)
No response
Additional Context
No response