Skip to content

BUG: fix metacharacter replacement bug in DataFrame.replace() #6778

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

Merged
merged 1 commit into from
Apr 4, 2014
Merged

BUG: fix metacharacter replacement bug in DataFrame.replace() #6778

merged 1 commit into from
Apr 4, 2014

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Apr 3, 2014

closes #6777

@jreback
Copy link
Contributor

jreback commented Apr 3, 2014

merge in green

@jreback
Copy link
Contributor

jreback commented Apr 3, 2014

on

@cpcloud
Copy link
Member Author

cpcloud commented Apr 3, 2014

blah yahoo junk is failing again

@jreback jreback added this to the 0.14.0 milestone Apr 4, 2014
@cpcloud
Copy link
Member Author

cpcloud commented Apr 4, 2014

@jreback any idea why this doesn't say green even tho https://travis-ci.org/cpcloud/pandas/builds/22297556 is all green?

@jreback
Copy link
Contributor

jreback commented Apr 4, 2014

it turns green after the build on pydata/pandas runs (and not cpcloud/pandas)

essentially it's run twice (I think this is a Travis thing)

just wait a bit

@cpcloud
Copy link
Member Author

cpcloud commented Apr 4, 2014

ah ok thanks ... green now bombs away

cpcloud added a commit that referenced this pull request Apr 4, 2014
BUG: fix metacharacter replacement bug in DataFrame.replace()
@cpcloud cpcloud merged commit dd12965 into pandas-dev:master Apr 4, 2014
@cpcloud cpcloud deleted the regex-false-replace branch April 4, 2014 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Design Bug Strings String extension data type and string data
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ambiguity in DataFrame.replace regex handling
2 participants