Skip to content

CLN: de-duplicate reindex/align code #40968

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 2 commits into from
Apr 16, 2021
Merged

Conversation

jbrockmendel
Copy link
Member

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

@jreback jreback added Clean Indexing Related to indexing on series/frames, not to indexes themselves labels Apr 16, 2021
@jreback
Copy link
Contributor

jreback commented Apr 16, 2021

FAILED pandas/tests/reductions/test_reductions.py::TestSeriesReductions::test_empty_multi[sum-0.0]

on AM

@jbrockmendel
Copy link
Member Author

unrelated ResourceWarning

@jreback
Copy link
Contributor

jreback commented Apr 16, 2021

unrelated ResourceWarning

yep started seeing that

@jreback jreback added this to the 1.3 milestone Apr 16, 2021
@@ -11887,3 +11862,23 @@ def _doc_params(cls):
The required number of valid values to perform the operation. If fewer than
``min_count`` non-NA values are present the result will be NA.
"""


def _align_as_utc(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

prob should move somewhere else, but can be in the future

@jreback jreback merged commit 024159b into pandas-dev:master Apr 16, 2021
@jbrockmendel jbrockmendel deleted the cln-7 branch April 16, 2021 01:14
yeshsurya pushed a commit to yeshsurya/pandas that referenced this pull request Apr 21, 2021
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
Clean Indexing Related to indexing on series/frames, not to indexes themselves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants