-
-
Notifications
You must be signed in to change notification settings - Fork 19k
Closed
Labels
Dtype ConversionsUnexpected or buggy dtype conversionsUnexpected or buggy dtype conversionsIndexingRelated to indexing on series/frames, not to indexes themselvesRelated to indexing on series/frames, not to indexes themselves
Milestone
Metadata
Metadata
Assignees
Labels
Dtype ConversionsUnexpected or buggy dtype conversionsUnexpected or buggy dtype conversionsIndexingRelated to indexing on series/frames, not to indexes themselvesRelated to indexing on series/frames, not to indexes themselves
Type
Projects
Relationships
Development
Select code repository
Activity
jreback commentedon Dec 15, 2013
@TomAugspurger thanks for the report...was a tad tricky, because normally I don't coerce a float block at all (it can get expensive if you have to nan check it), but only needs coercing if you are exactly replaceing the values (all of them)