Skip to content

STY: Underscores for long numbers #30166

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

Merged

Conversation

ShaharNaveh
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

@WillAyd
Copy link
Member

WillAyd commented Dec 9, 2019

lgtm if green

@WillAyd WillAyd added the Code Style Code style, linting, code_checks label Dec 9, 2019
@jorisvandenbossche
Copy link
Member

See also the comments in #30169 (comment)

@topper-123
Copy link
Contributor

yeah, I agree with @jorisvandenbossche (underscores only for 7+ digits), though I like having underscores in tests, as it helps when reading the tests.

@pep8speaks
Copy link

pep8speaks commented Dec 10, 2019

Hello @MomIsBestFriend! 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 2019-12-10 11:47:05 UTC

@ShaharNaveh ShaharNaveh force-pushed the STY-underscores-batch-1 branch from e83db1f to 35a4301 Compare December 10, 2019 11:46
Copy link
Contributor

@topper-123 topper-123 left a comment

Choose a reason for hiding this comment

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

LGTM and can be merged when green.

@simonjayhawkins simonjayhawkins added this to the 1.0 milestone Dec 11, 2019
@simonjayhawkins simonjayhawkins merged commit f287794 into pandas-dev:master Dec 11, 2019
@simonjayhawkins
Copy link
Member

Thanks @MomIsBestFriend

proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
@ShaharNaveh ShaharNaveh deleted the STY-underscores-batch-1 branch December 20, 2019 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Style Code style, linting, code_checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants