-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
API - ConsistencyInternal Consistency of API/BehaviorInternal Consistency of API/BehaviorApplyApply, Aggregate, Transform, MapApply, Aggregate, Transform, MapDeprecateFunctionality to remove in pandasFunctionality to remove in pandasNuisance ColumnsIdentifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.applyIdentifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply
Description
Ref: #41475, #39993 (comment)
To keep the API consistent between groupby / non-groupby UDF methods (apply, agg, transform), we should not allow silent failure in core.apply
.
- transform_dict_like DEPR: Silent dropping of nuisance columns in transform_dict_like #43743
- agg_list_like - DEPR: Silent dropping of nuisance columns in agg_list_like #43741
Metadata
Metadata
Assignees
Labels
API - ConsistencyInternal Consistency of API/BehaviorInternal Consistency of API/BehaviorApplyApply, Aggregate, Transform, MapApply, Aggregate, Transform, MapDeprecateFunctionality to remove in pandasFunctionality to remove in pandasNuisance ColumnsIdentifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.applyIdentifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply