Skip to content

Docs: start a pandas style guide #11955

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
wesm opened this issue Jan 4, 2016 · 3 comments
Closed

Docs: start a pandas style guide #11955

wesm opened this issue Jan 4, 2016 · 3 comments
Labels
Code Style Code style, linting, code_checks Docs

Comments

@wesm
Copy link
Member

wesm commented Jan 4, 2016

Per things like #11954 it would be good to make a list of style preferences that are not officially a part of PEP8 or linting tools

@jorisvandenbossche jorisvandenbossche added Docs Code Style Code style, linting, code_checks labels Jan 4, 2016
@jankatins
Copy link
Contributor

more a meta style: more internal docs :-) there are lots of internal functions which do not have docstrings and algorithm are also often missing comments, too. It would be nice if new code could improve on that.

@kawochen
Copy link
Contributor

kawochen commented Jan 4, 2016

Cython code as well

@simonjayhawkins
Copy link
Member

Some code standards and style guidlines are included in the contributing guide, https://dev.pandas.io/docs/development/contributing.html. Please feel free to open a new issue with any suggestions for improvement.

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 Docs
Projects
None yet
Development

No branches or pull requests

5 participants