Skip to content

Update resample.py #59353

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

Closed
wants to merge 1 commit into from
Closed

Update resample.py #59353

wants to merge 1 commit into from

Conversation

Amit-0905
Copy link

@Amit-0905 Amit-0905 commented Jul 30, 2024

Update to solve :-

BUG: groupby then resample on column gives incorrect results if the index is out of order #59350

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

Update to solve :-

BUG: groupby then resample on column gives incorrect results if the index is out of order pandas-dev#59350
@rhshadrach rhshadrach added the Resample resample method label Jul 31, 2024
@mroeschke
Copy link
Member

Thanks for the pull request, but it appears to have gone stale. If interested in continuing, please merge in the main branch, address any review comments and/or failing tests, and we can reopen.

@mroeschke mroeschke closed this Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resample resample method
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants