Skip to content
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

BUG: DataFrame.resample changing index type to MultiIndex when dataframe is empty and upsampling #55772

Closed
wants to merge 11 commits into from

Conversation

Charlie-XIAO
Copy link
Contributor

@mroeschke mroeschke added MultiIndex Resample resample method labels Nov 27, 2023
@Charlie-XIAO
Copy link
Contributor Author

@mroeschke Changelog updated.

@Charlie-XIAO
Copy link
Contributor Author

@mroeschke Sorry for the delay. Changelog updated now.

@mroeschke
Copy link
Member

So sorry this keeps getting missed. Could you please the whatsnew note to 2.2.1.rst? I can merge as soon as that's made

@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 Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MultiIndex Resample resample method
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: When upsampling an empty dataframe, the index type changes from DatetimeIndex to MultiIndex
2 participants