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: fillna with invalid value for a block type #7095
Comments
jreback
added this to the
0.14.0
milestone
May 10, 2014
jreback
added Bug Missing-data
labels
May 10, 2014
jreback
changed the title from
BUG: fillna with invalid valid for a column type to BUG: fillna with invalid value for a block type
May 10, 2014
jreback
added the
Internals
label
May 10, 2014
jreback
modified the milestone: 0.14.1, 0.14.0
May 11, 2014
jreback
modified the milestone: 0.15.0, 0.14.1
Jun 26, 2014
jreback
modified the milestone: 0.15.0, 0.15.1
Jul 6, 2014
jreback
modified the milestone: 0.15.1, 0.15.0
Sep 4, 2014
jreback
modified the milestone: 0.16.0, Next Major Release
Mar 6, 2015
|
So does this mean in |
jreback
referenced
this issue
Sep 19, 2015
Merged
(WIP) BUG: DatetimeTZBlock.fillna raises TypeError #11153
jreback
modified the milestone: 0.17.0, Next Major Release
Sep 20, 2015
jreback
closed this
in #11153
Sep 20, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jreback commentedMay 10, 2014
from SO: https://groups.google.com/forum/#!topic/pydata/C8VoV4do7io
need to catch errors on the putmask and skip that block (returning it unchanged)