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

Misc typos #19430

Merged
merged 1 commit into from
Jan 29, 2018
Merged

Misc typos #19430

merged 1 commit into from
Jan 29, 2018

Conversation

luzpaz
Copy link
Contributor

@luzpaz luzpaz commented Jan 28, 2018

Found via codespell -q 3

Found via `codespell -q 3`
@@ -340,7 +340,7 @@ def test_sphinx_str():
**out** : ndarray

The drawn samples, arranged according to `shape`. If the
shape given is (m,n,...), then the shape of `out` is is
shape given is (m,n,...), then the shape of `out` is
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These changes are in upstream numpy already.


def time_quantile(self, contructor, window, dtype, percentile):
def time_quantile(self, constructor, window, dtype, percentile):
Copy link
Contributor Author

Choose a reason for hiding this comment

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

please confirm source changes here. I didn't think changing them would impact anything critical.

Copy link
Contributor

Choose a reason for hiding this comment

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

this is ok

@jreback jreback added the Docs label Jan 29, 2018
@jreback jreback added this to the 0.23.0 milestone Jan 29, 2018
@jreback jreback merged commit f483321 into pandas-dev:master Jan 29, 2018
@jreback
Copy link
Contributor

jreback commented Jan 29, 2018

thanks!

@luzpaz luzpaz deleted the misc-typos branch January 29, 2018 14:22
harisbal pushed a commit to harisbal/pandas that referenced this pull request Feb 28, 2018
Found via `codespell -q 3`
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