-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
DOC: Fixed errors in pandas.DataFrame.asfreq PR07, RT02, RT03, SA04 #32362
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
Conversation
Can you merge master? I think your changed to pandas._testing were already done in #32358 so not sure why they still show here without conflict (maybe a GitHub bug?) |
Hello, sorry for late reply. I will try to fix on weekend because some reasons. Thank you. |
@tolhassianipar there are still unaddressed comments, not sure if you've seen it. Also, you'll have to merge master again, since the statsmodel url is still failing sometimes, and making the CI red. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @tolhassianipar, lgtm
Thanks @tolhassianipar |
Happy to join :) thanks for the guidances |
black pandas
git diff upstream/master -u -- "*.py" | flake8 --diff
Output of
python scripts/validate_docstrings.py pandas.DataFrame.asfreq
: