Closed
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