Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
BUG: pd.Timedelta cannot handle unicode on Python 2 #11995
Comments
|
hmm thought I could do that - guess I have to decode it first :( |
jreback
added Bug Unicode Timedelta
labels
Jan 8, 2016
jreback
added this to the
Next Major Release
milestone
Jan 8, 2016
jreback
added Difficulty Intermediate Effort Low
labels
Jan 8, 2016
jreback
referenced
this issue
Jan 8, 2016
Merged
BUG: accept unicode in Timedelta constructor, #11995 #11997
jreback
added a commit
to jreback/pandas
that referenced
this issue
Jan 8, 2016
|
|
jreback |
3acd93d
|
jreback
modified the milestone: 0.18.0, Next Major Release
Jan 8, 2016
jreback
closed this
in #11997
Jan 8, 2016
jreback
added a commit
that referenced
this issue
Jan 8, 2016
|
|
jreback |
f2b083b
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
shoyer commentedJan 8, 2016
This is on master: