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

API: pd.infer_freq interacts correctly with a Series #6408

Merged
merged 1 commit into from
Feb 19, 2014

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Feb 19, 2014

ENH: pd.infer_freq() will accept a Series as input
API: pd.infer_freq() will now raise a TypeError if given an invalid Series/Index type (GH6407)

closes #6407

API: pd.infer_freq() will now raise a TypeError if given an invalid Series/Index type (GH6407)
jreback added a commit that referenced this pull request Feb 19, 2014
API: pd.infer_freq interacts correctly with a Series
@jreback jreback merged commit 20b35fb into pandas-dev:master Feb 19, 2014
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.

infer_freq broken in 0.13.1
1 participant