Skip to content

CLN: docstring cleanup #40713

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
merged 3 commits into from
Apr 1, 2021
Merged

Conversation

jbrockmendel
Copy link
Member

No description provided.

Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

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

minor comment for followup

@@ -2412,7 +2412,7 @@ def isna(self) -> np.ndarray:

Returns
-------
numpy.ndarray
numpy.ndarray[bool]
Copy link
Contributor

Choose a reason for hiding this comment

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

completely minor but i think inconsistent as use of numpy.ndarray vs np.darray (see this much more) vs ndarray

Copy link
Member Author

Choose a reason for hiding this comment

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

i think you're right, decided against trying to make these uniform in this PR

Copy link
Member Author

Choose a reason for hiding this comment

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

green

Copy link
Contributor

Choose a reason for hiding this comment

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

yep next one (and prob should have a rule for this). note that I am saying it out loud but not knowing how hard that is :->

@jreback jreback added this to the 1.3 milestone Apr 1, 2021
@jreback jreback added the Docs label Apr 1, 2021
@jreback jreback merged commit 65860fa into pandas-dev:master Apr 1, 2021
@jbrockmendel jbrockmendel deleted the cln-docstrings branch April 1, 2021 23:11
vladu pushed a commit to vladu/pandas that referenced this pull request Apr 5, 2021
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Jul 3, 2021
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.

2 participants