-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bug in DataFrame.replace casts columns to Unexpected or buggy dtype conversions replace replace method
object dtype if items in to_replace not in values Dtype Conversions BUG: Fixed Series.replace for EA with casting ExtensionArray Extending pandas with custom dtypes or arrays. replace replace method
Backport PR #35697 on branch 1.1.x (REGR: Don't ignore compiled patterns in replace) replace replace method Strings String extension data type and string data
REGR: Don't ignore compiled patterns in replace Regression Functionality that used to work in a prior pandas version replace replace method Strings String extension data type and string data
BUG: pd.Series.replace does not preserve the original dtype Dtype Conversions Unexpected or buggy dtype conversions replace replace method Stale Strings String extension data type and string data
#33622 by kotamatsuoka was closed Sep 25, 2020 Loading… updated Sep 25, 2020
3 of 5 tasks
BUG: inconsistent replace Bug Regression Functionality that used to work in a prior pandas version replace replace method
API: Deprecate regex=True default in Series.str.replace API - Consistency Internal Consistency of API/Behavior replace replace method
Regression in replace raising ValueError for bytes object Regression Functionality that used to work in a prior pandas version replace replace method Strings String extension data type and string data
BUG: 35977 Adding regex support for ExtensionBlock replace method ExtensionArray Extending pandas with custom dtypes or arrays. Internals Related to non-user accessible pandas implementation replace replace method Stale
#36038 by cgangwar11 was closed Feb 11, 2021 Loading… updated Feb 11, 2021
5 tasks done
REGR: replace with multivalued regex raising Internals Related to non-user accessible pandas implementation Regression Functionality that used to work in a prior pandas version replace replace method
Backport PR #40604: REGR: replace with multivalued regex raising Internals Related to non-user accessible pandas implementation replace replace method
REGR: missing vals not replaceable in categorical Categorical Categorical Data Type Regression Functionality that used to work in a prior pandas version replace replace method
#40657 by mzeitlin11 was closed Mar 31, 2021 Loading… updated Mar 31, 2021
4 tasks done
ENH: Add Related to the Index class or subclasses replace replace method
replace method to Index Enhancement Index #32542 by oguzhanogreden was closed Apr 11, 2021 Loading… updated Apr 11, 2021
7 of 8 tasks
TST/CLN: remove frame replace class Clean replace replace method Testing pandas testing functions or related to the test suite
#41345 by mzeitlin11 was closed May 6, 2021 Loading… updated May 6, 2021
BUG: replace with regex raising for StringDType Bug ExtensionArray Extending pandas with custom dtypes or arrays. replace replace method Strings String extension data type and string data
TST/REF: split out replace regex into class Refactor Internal refactoring of code replace replace method Testing pandas testing functions or related to the test suite
TST/CLN: parameterize/dedup replace test Clean replace replace method Testing pandas testing functions or related to the test suite
TST/CLN: parameterize/dedup replace test2 Clean replace replace method Testing pandas testing functions or related to the test suite
BUG: Fix behavior of replace_list with mixed types. Regression Functionality that used to work in a prior pandas version replace replace method
BUG: Fix dtypes change using replace with nullable dtypes (#40732) Bug NA - MaskedArrays Related to pd.NA and nullable extension arrays replace replace method Stale
#40864 by hasan-yaman was closed Jun 8, 2021 Loading… updated Jun 8, 2021
3 of 4 tasks
BUG: BooleanArray raising on comparison to string Bug NA - MaskedArrays Related to pd.NA and nullable extension arrays Numeric Operations Arithmetic, Comparison, and Logical operations replace replace method
BUG: Series.replace with value=None explicitly Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate replace replace method
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.