-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
LINT: pandas/scripts #18949
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
Comments
Yeah, that directory could certainly benefit from a lot of clean-up. |
I would like to work on this as my first issue |
@bhavybarca : Go for it! |
what all do i need to do, i am a beginner |
you need to add a add |
so first i need to make ci/lint.sh script and then copy the files to it ? |
it’s aleady there just edit |
can you please simplify all this a bit am i just starting |
This file: https://github.com/pandas-dev/pandas/blob/master/ci/lint.sh You'll add another @bhavybarca are you on Windows or Mac or Linux? You'll set the |
It'll be roughly like
|
@TomAugspurger : I prefer to use |
yeah, agreed. |
I think it makes sense to include as part of this ticket, couple of other things related to the scripts:
What do you think? |
@TomAugspurger i m on linux 16.04, all this makes a lot of sense now thanks ,just last thing how do i setup lint environment to run lint.sh |
@datapythonista : All of these are excellent ideas! I think linting is a pretty big step as it is though, so might be worthwhile to just open another issue. |
@bhavybarca I'll take this, if that's all right |
@datapythonista yeah sure!! |
As a follow-up, we should document all of these functions (@datapythonista : no need to this in your open PR, but wanted to add that just so that we don't forget 😄 ) |
need to lint these & add a rule in ci/lint.sh to check.
The text was updated successfully, but these errors were encountered: