Skip to content

Conversation

rhshadrach
Copy link
Member

In test_frame_transform.test_transform_partial_failure, two of the tests did not actually test for partial failure as I had intended back in #35964. That is fixed here. Also added tests for Series.

@rhshadrach rhshadrach added Deprecate Functionality to remove in pandas Apply Apply, Aggregate, Transform, Map labels Mar 5, 2021
@rhshadrach rhshadrach force-pushed the dep_tranform_partial_failure branch from 6c61d34 to c7992d5 Compare March 5, 2021 01:30
@jreback jreback added this to the 1.3 milestone Mar 5, 2021
@jreback jreback merged commit 14c8892 into pandas-dev:master Mar 5, 2021
@jreback
Copy link
Contributor

jreback commented Mar 5, 2021

thanks @rhshadrach

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Apply Apply, Aggregate, Transform, Map Deprecate Functionality to remove in pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API: DataFrame.agg has no partial failure
2 participants