-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
add a new feature sample() into groupby #33516
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
Hello @echozzy629! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2020-04-13 06:38:10 UTC |
Thanks for the PR please can you fix up the following
Our contributing guide might help: |
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.
See comments
Thanks @echozzy629 Is this still active? If so, can you please address @alimcmaster1 's review? |
Closing due to lack of response, feel free to reopen if you address @alimcmaster1 's feedback |
black pandas
git diff upstream/master -u -- "*.py" | flake8 --diff