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

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…
7 of 8 tasks
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…
5 tasks done
1.2
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…
5 tasks done
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… 1.2
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…
3 of 4 tasks
1.2.5
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…
5 tasks done
REGR: Fix regression RecursionError when replacing numeric scalar with None Regression Functionality that used to work in a prior pandas version replace replace method
#48234 by phofl was merged Oct 31, 2022 Loading…
5 tasks done
1.5.2
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…
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…
3 of 5 tasks
BUG: RecursionError when attempting to replace np.nan values (#45725) Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate replace replace method
#45749 by roib20 was merged Feb 3, 2022 Loading…
4 tasks done
1.5
ENH: Improve replace lazy copy handling Copy / view semantics replace replace method
#51658 by phofl was merged Feb 27, 2023 Loading…
5 tasks
2.0
BUG: replace matching Floats with bools for ea dtypes NA - MaskedArrays Related to pd.NA and nullable extension arrays replace replace method
#56769 by phofl was merged Jan 8, 2024 Loading…
5 tasks
2.2
TST: ro_replace changing dtype of series replace replace method Sprints Sprint Pull Requests
#50664 by pooja-subramaniam was merged Jan 12, 2023 Loading… 2.0
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…
3 of 4 tasks
TST: Tests for replace method when column contains pd.NA (#47480) Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate replace replace method Stale
#49805 by vsbits was closed Jan 15, 2023 Loading…
3 of 4 tasks
REGR: Replace changes the dtype of other columns Regression Functionality that used to work in a prior pandas version replace replace method
#46636 by simonjayhawkins was merged May 25, 2022 Loading…
4 tasks
1.4.3
REGR: DataFrame.replace when the replacement value was explicitly None Regression Functionality that used to work in a prior pandas version replace replace method
#46404 by simonjayhawkins was merged Mar 19, 2022 Loading…
5 tasks
1.4.2
2
9
BUG: replace with value also being replaced Bug Regression Functionality that used to work in a prior pandas version replace replace method
#46335 by lukemanley was merged Mar 12, 2022 Loading…
4 tasks done
1.4.2
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…
4 tasks done
1.2.4
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… 1.3
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…
REGR: RecursionError when attempting to replace np.nan values Regression Functionality that used to work in a prior pandas version replace replace method Stale
#46443 by simonjayhawkins was closed Jul 26, 2022 Loading…
4 tasks
1.5
TST(string dtype): Resolve replace xfails replace replace method Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60659 by rhshadrach was merged Jan 10, 2025 Loading…
5 tasks
2.3
BUG (string dtype): replace with non-string to fall back to object dtype Bug replace replace method Strings String extension data type and string data
#60285 by jorisvandenbossche was merged Nov 12, 2024 Loading…
5 tasks done
2.3
BUG: Replace on Series/DataFrame stops replacing after first NA Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate replace replace method
#57865 by asishm was merged Mar 20, 2024 Loading…
5 tasks done
2.3.2
ProTip! Add no:assignee to see everything that’s not assigned.