Skip to content

BUG: GroupBy.apply with timegrouper and NaT #43509

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
Sep 11, 2021

Conversation

jbrockmendel
Copy link
Member

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

I'm increasingly sure that we should use result_index instead of all of the various near-identical alternatives in these files. The hard part is finding test cases where the distinction is relevant. This gets two of them.

@jreback jreback added this to the 1.4 milestone Sep 11, 2021
@jreback jreback added Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate labels Sep 11, 2021
@jreback jreback merged commit 9030685 into pandas-dev:master Sep 11, 2021
@jbrockmendel jbrockmendel deleted the ref-gbwrap branch September 11, 2021 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants