Skip to content

fix infer_freq raises section #32642

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
Mar 12, 2020

Conversation

wholmgren
Copy link
Contributor

Fixes the raises section of the infer_freq doc string. Seems small enough to skip a whats new entry.

  • closes #xxxx
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

TypeError
If the index is not datetime-like
ValueError
If there are less than three values.
Copy link
Member

Choose a reason for hiding this comment

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

less than -> fewer than

@jbrockmendel jbrockmendel merged commit 25e2f86 into pandas-dev:master Mar 12, 2020
@jbrockmendel
Copy link
Member

Thanks @wholmgren

@wholmgren wholmgren deleted the fixinferfreqraises branch March 12, 2020 23:20
sthagen added a commit to sthagen/pandas-dev-pandas that referenced this pull request Mar 13, 2020
@simonjayhawkins simonjayhawkins added this to the 1.1 milestone Mar 13, 2020
SeeminSyed pushed a commit to CSCD01-team01/pandas that referenced this pull request Mar 22, 2020
* fix infer_freq raises section

* edits

* another period
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.

3 participants