Skip to content

Conversation

@jreback
Copy link
Contributor

@jreback jreback commented Mar 16, 2013

ENH:

  • _maybe_upcast_putmask now has the keyword, change to provide inline putmask changes to an object (series)
  • apply in BlockManager now has a keyword, filter to allow acting on only those items contained in the filter (if supplied)

CLN:

  • consolidated all replace subs to main replace in DataFrame (which calls replace in BlockManager)

now passed test in GH #3064

 putmask changes to an object (series) apply in BlockManager now has a keyword, filter to allow acting on only those items contained in the filter (if supplied) CLN: consolidated all replace subs to main replace in DataFrame (which calls replace in BlockManager) TST: now passed test in GH 3064
jreback added a commit that referenced this pull request Mar 16, 2013
BUG: fixes in replace to deal with block upcasting
@jreback jreback merged commit 32ad737 into pandas-dev:master Mar 16, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant