Skip to content

CLN/TST: Parametrize/deduplicate test_invalid_arg #40426

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

rhshadrach
Copy link
Member

  • tests added / passed

  • Ensure all linting tests pass, see here for how to run them

  • Combined test_series_agg_nested_renamer and test_series_nested_renamer via parametrization

  • test_transform_nested_renamer is already a part of test_nested_renamer

  • test_transform_missing_columns is essentially a duplicate of test_missing_column

@rhshadrach rhshadrach added Testing pandas testing functions or related to the test suite Clean Apply Apply, Aggregate, Transform, Map labels Mar 14, 2021
@jreback jreback added this to the 1.3 milestone Mar 15, 2021
@jreback jreback merged commit d5fc3ac into pandas-dev:master Mar 15, 2021
@jreback
Copy link
Contributor

jreback commented Mar 15, 2021

thanks!

@rhshadrach rhshadrach deleted the apply_vs_agg_lists branch March 15, 2021 02:27
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Apply Apply, Aggregate, Transform, Map Clean Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants