TST: dropping of nuisance columns for groupby ops #38815
Labels
Groupby
Needs Tests
Unit test(s) needed to prevent regressions
Nuisance Columns
Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply
Milestone
xref #38774
As far as I can tell, for groupby we only have two tests for dropping nuisance columns and these only involve sum/mean. A more robust and parameterized test over all the groupby ops that drop nuisance columns should be added.
The text was updated successfully, but these errors were encountered: