Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Bug in DataFrame.replace casts columns to object dtype if items in to_replace not in values Dtype Conversions Unexpected or buggy dtype conversions replace replace method
#34048 by simonjayhawkins was merged May 9, 2020 Loading… updated May 26, 2020
5 tasks
1.0.4
BUG: Fixed Series.replace for EA with casting ExtensionArray Extending pandas with custom dtypes or arrays. replace replace method
#34733 by TomAugspurger was merged Jun 15, 2020 Loading… updated Jun 16, 2020 1.0.5
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
#35765 by meeseeksmachine was merged Aug 17, 2020 Loading… updated Aug 17, 2020 1.1.1
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
#35697 by dsaxton was merged Aug 17, 2020 Loading… updated Aug 17, 2020
5 tasks done
1.1.1
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
#36444 by QuentinN42 was merged Sep 26, 2020 Loading… updated Sep 26, 2020
5 tasks done
1.1.3
Backport PR #36444 on branch 1.1.x (BUG: inconsistent replace) replace replace method
#36658 by meeseeksmachine was merged Sep 26, 2020 Loading… updated Sep 26, 2020 1.1.3
API: Deprecate regex=True default in Series.str.replace API - Consistency Internal Consistency of API/Behavior replace replace method
#36695 by dsaxton was merged Oct 10, 2020 Loading… updated Oct 10, 2020 1.2
BUG: df.replace over pd.Period columns (#34871) Bug Period Period data type replace replace method
#36867 by samc1213 was merged Nov 17, 2020 Loading… updated Nov 17, 2020
5 tasks done
1.2
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
#39065 by phofl was merged Jan 9, 2021 Loading… updated Jan 9, 2021
4 tasks done
1.2.1
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
#40604 by mzeitlin11 was merged Mar 25, 2021 Loading… updated Mar 26, 2021
4 tasks done
1.2.4
Backport PR #40604: REGR: replace with multivalued regex raising Internals Related to non-user accessible pandas implementation replace replace method
#40648 by simonjayhawkins was merged Mar 26, 2021 Loading… updated Mar 26, 2021 1.2.4
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 replace method to Index Enhancement Index Related to the Index class or subclasses replace replace method
#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
#41343 by mzeitlin11 was merged May 11, 2021 Loading… updated May 11, 2021
4 tasks done
1.3
2
7
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
#41352 by mzeitlin11 was merged May 12, 2021 Loading… updated May 12, 2021 1.3
TST/CLN: parameterize/dedup replace test Clean replace replace method Testing pandas testing functions or related to the test suite
#41499 by mzeitlin11 was merged May 17, 2021 Loading… updated May 17, 2021 1.3
TST/CLN: parameterize/dedup replace test2 Clean replace replace method Testing pandas testing functions or related to the test suite
#41501 by mzeitlin11 was merged May 19, 2021 Loading… updated May 19, 2021 1.3
BUG: Fix behavior of replace_list with mixed types. Regression Functionality that used to work in a prior pandas version replace replace method
#40555 by hasan-yaman was merged Jun 1, 2021 Loading… updated Jun 1, 2021
3 of 4 tasks
1.2.5
Backport PR #40555: BUG: Fix behavior of replace_list with mixed types. replace replace method
#41761 by simonjayhawkins was merged Jun 1, 2021 Loading… updated Jun 1, 2021 1.2.5
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
#44533 by mzeitlin11 was merged Nov 20, 2021 Loading… updated Nov 20, 2021
4 tasks done
1.4
BUG: Series.replace with value=None explicitly Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate replace replace method
#45081 by jbrockmendel was merged Dec 29, 2021 Loading… updated Dec 29, 2021
6 tasks done
1.4
3
2
ProTip! Mix and match filters to narrow down what you’re looking for.