Skip to content
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

BUG: fixes in replace to deal with block upcasting #3068

Merged
merged 1 commit into from
Mar 16, 2013

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant