Skip to content

Fixes NonExistentTimeError when resampling weekly #54609

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 2 commits into from

Conversation

omar-elbaz
Copy link
Contributor

Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

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

Thanks for your PR!

To be honest I'm not sure this is the solution, I think we need to re-evaluate how the windows are determined

The end-points of the windows are not on ambiguous datetimes, so there's no reason why we should be hitting a non-existent datetime

@omar-elbaz
Copy link
Contributor Author

@MarcoGorelli thanks for reviewing.
Do you have any recommended steps to get started?

@oluwatonio
Copy link

@mroeschke Please could you help my mentee with advice/review here? Thanks

@mroeschke
Copy link
Member

Sorry for the delay here. I don't think anyone on the core team has bandwidth right now to suggest a quick solution to this complex issue right now. As alluded to in #54609 (review), this may require a larger refactor.

Going to close for now, but happy to have contribution on other issues

@mroeschke mroeschke closed this Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Unnecessary NonExistentTimeError when resampling weekly
4 participants