Skip to content

REF: Prep for moving Series.apply into apply #39042

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
Jan 8, 2021

Conversation

rhshadrach
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them
  • whatsnew entry

Will be moving Series.apply into apply next. The plan is to have a base class Apply which is parent to both FrameApply and SeriesApply.

@rhshadrach rhshadrach added Refactor Internal refactoring of code Apply Apply, Aggregate, Transform, Map labels Jan 8, 2021
@rhshadrach
Copy link
Member Author

Failure is unrelated.

FAILED pandas/tests/io/formats/test_to_excel.py::test_css_to_excel_good_colors[slategrey-708090]
= 1 failed, 148191 passed, 4557 skipped, 1087 xfailed, 3 xpassed, 5 warnings in 1261.08s (0:21:01) =

@jreback jreback added this to the 1.3 milestone Jan 8, 2021
@jreback jreback merged commit 83a12f5 into pandas-dev:master Jan 8, 2021
@jreback
Copy link
Contributor

jreback commented Jan 8, 2021

great

@rhshadrach rhshadrach deleted the apply_prep_for_series branch January 9, 2021 01:57
luckyvs1 pushed a commit to luckyvs1/pandas that referenced this pull request Jan 20, 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 Refactor Internal refactoring of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants