Skip to content
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

DOC: PR06 docstring fixes #28807

Merged
merged 17 commits into from
Oct 11, 2019

Conversation

tolaa001
Copy link
Contributor

@tolaa001 tolaa001 commented Oct 6, 2019

  • This PR contains doctrine PR06 fixes mostly doing the conversion below:

  • boolean to bool

  • string to str

  • integer to int

  • Tests unchanged

  • black pandas ran successfully

@simonjayhawkins simonjayhawkins added this to the 1.0 milestone Oct 6, 2019
Copy link
Member

@datapythonista datapythonista left a comment

Choose a reason for hiding this comment

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

Looks good, thanks for working on those @tolaa001. Just added couple of comments.

pandas/core/arrays/categorical.py Outdated Show resolved Hide resolved
pandas/core/arrays/datetimelike.py Outdated Show resolved Hide resolved
@jorisvandenbossche jorisvandenbossche changed the title PR06 doctoring fixes DOC: PR06 docstring fixes Oct 10, 2019
dtype : CategoricalDtype or the string "category", optional
If :class:`CategoricalDtype`, cannot be used together with
dtype : CategoricalDtype or "category", optional
If :class:`Categoarray-like, intricalDtype`, cannot be used together with
Copy link
Member

Choose a reason for hiding this comment

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

whoops!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thanks for catching that :)
Are you going Man hackathon in November @simonjayhawkins ?

Copy link
Member

Choose a reason for hiding this comment

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

yep.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

see you there :)

Copy link
Member

@simonjayhawkins simonjayhawkins left a comment

Choose a reason for hiding this comment

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

@tolaa001 lgtm ping on green

@simonjayhawkins simonjayhawkins merged commit 0748c91 into pandas-dev:master Oct 11, 2019
@simonjayhawkins
Copy link
Member

Thanks @tolaa001

@simonjayhawkins
Copy link
Member

is there much of #28724 oustanding?

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
bongolegend pushed a commit to bongolegend/pandas that referenced this pull request Jan 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants