Skip to content

BUG: 43909 - check monoticity of rolling groupby #44062

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

jamesholcombe
Copy link
Contributor

@pep8speaks
Copy link

pep8speaks commented Oct 16, 2021

Hello @jamesholcombe! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2021-10-16 22:38:12 UTC

@jamesholcombe
Copy link
Contributor Author

@github-actions pre-commit

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: Using df.groupby(..).rolling(..) on non-monotonic timestamp column does not raise an exception
2 participants