ENH: resample.sum documents a numeric_only argument #46442
Labels
Enhancement
Nuisance Columns
Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply
Resample
resample method
Milestone
https://pandas.pydata.org/docs/reference/api/pandas.core.resample.Resampler.sum.html
The parameters listed there include
numeric_only
though it is not in the function signature, and not implemented currently.@mroeschke - is the right action here just to remove it from the docs?
The text was updated successfully, but these errors were encountered: