Skip to content

BUG: accept unicode in Timedelta constructor, #11995 #11997

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 1 commit into from
Jan 8, 2016

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Jan 8, 2016

closes #11995

@jreback jreback added Unicode Unicode strings Timedelta Timedelta data type labels Jan 8, 2016
@jreback jreback added this to the 0.18.0 milestone Jan 8, 2016
@jreback jreback force-pushed the td branch 2 times, most recently from af13040 to 03edcc4 Compare January 8, 2016 15:35
jreback added a commit that referenced this pull request Jan 8, 2016
BUG: accept unicode in Timedelta constructor, #11995
@jreback jreback merged commit f2b083b into pandas-dev:master Jan 8, 2016
@shoyer
Copy link
Member

shoyer commented Jan 8, 2016

thanks!

@jreback
Copy link
Contributor Author

jreback commented Jan 8, 2016

unicode in py2 is PITA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Timedelta Timedelta data type Unicode Unicode strings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: pd.Timedelta cannot handle unicode on Python 2
2 participants