Skip to content

Conversation

luzpaz
Copy link
Contributor

@luzpaz luzpaz commented Jan 28, 2018

Found via codespell -q 3

Found via `codespell -q 3`
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.

self.roll = getattr(pd, constructor)(arr).rolling(window)

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