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

Backport PR #53641: BUG: pd.concat dataframes with different dateti… Non-Nano datetime64/timedelta64 with non-nanosecond resolution Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#56311 by lithomas1 was closed Dec 8, 2023 Draft
5 tasks
2.1.4
REGR: sort_index with ascending as list of boolean MultiIndex Regression Functionality that used to work in a prior pandas version
#56049 by lukemanley was merged Nov 18, 2023 Loading… 2.2
Backport PR #55764 on branch 2.1.x (REGR: fix return class in _constructor_from_mgr for simple subclasses) Regression Functionality that used to work in a prior pandas version Subclassing Subclassing pandas objects
#55892 by meeseeksmachine was merged Nov 9, 2023 Loading… 2.1.3
REGR: fix return class in _constructor_from_mgr for simple subclasses Regression Functionality that used to work in a prior pandas version Subclassing Subclassing pandas objects
#55764 by ivirshup was merged Nov 9, 2023 Loading…
5 tasks done
2.1.3
Backport PR #55691 on branch 2.1.x (REGR: fix read_parquet with column of large strings (avoid overflow from concat)) IO Parquet parquet, feather Regression Functionality that used to work in a prior pandas version
#55706 by meeseeksmachine was merged Oct 26, 2023 Loading… 2.1.2
REGR: fix read_parquet with column of large strings (avoid overflow from concat) IO Parquet parquet, feather Regression Functionality that used to work in a prior pandas version
#55691 by jorisvandenbossche was merged Oct 26, 2023 Loading…
2 of 4 tasks
2.1.2
REGR: fix roundtripping datetimes with sqlite type detection IO SQL to_sql, read_sql, read_sql_query Regression Functionality that used to work in a prior pandas version
#55690 by jorisvandenbossche was merged Oct 26, 2023 Loading…
3 of 5 tasks
2.1.2
Backport PR #55586 on branch 2.1.x (REGR: Groupby methods not supporting numba raising TypeError when the…) Groupby numba numba-accelerated operations Regression Functionality that used to work in a prior pandas version
#55686 by meeseeksmachine was merged Oct 25, 2023 Loading… 2.1.2
Backport PR #55670 on branch 2.1.x (REGR: merge_asof raising TypeError for "by" with datelike dtypes) Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#55676 by meeseeksmachine was merged Oct 25, 2023 Loading… 2.1.2
REGR: merge_asof raising TypeError for "by" with datelike dtypes Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#55670 by lukemanley was merged Oct 25, 2023 Loading…
5 tasks done
2.1.2
REGR: Groupby methods not supporting numba raising TypeError when the… Groupby numba numba-accelerated operations Regression Functionality that used to work in a prior pandas version
#55586 by lithomas1 was merged Oct 25, 2023 Loading…
5 tasks
2.1.2
CoW: Use weakref callbacks to track dead references Regression Functionality that used to work in a prior pandas version Stale
#55539 by wangwillian0 was closed Aug 19, 2024 Loading…
4 of 5 tasks
CoW: Use exponential backoff when clearing dead references Copy / view semantics Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version
#55518 by phofl was merged Oct 22, 2023 Loading…
5 tasks done
2.1.2
Backport PR #55473: TST: sort index with sliced MultiIndex MultiIndex Regression Functionality that used to work in a prior pandas version
#55482 by lukemanley was merged Oct 19, 2023 Loading… 2.1.2
REGR: sort index with sliced MultiIndex MultiIndex Regression Functionality that used to work in a prior pandas version
#55474 by lukemanley was merged Oct 18, 2023 Loading…
5 tasks done
2.1.2
TST: sort index with sliced MultiIndex MultiIndex Regression Functionality that used to work in a prior pandas version
#55473 by lukemanley was merged Oct 10, 2023 Loading… 2.1.2
Backport PR #55077 on branch 2.1.x (Revert "BUG: Timestamp origin takes no effect in resample for 'MS' frequency (#53938)") Frequency DateOffsets Regression Functionality that used to work in a prior pandas version
#55459 by meeseeksmachine was merged Oct 24, 2023 Loading… 2.1.2
Revert "BUG: Timestamp origin takes no effect in resample for 'MS' frequency (#53938)" Frequency DateOffsets Regression Functionality that used to work in a prior pandas version
#55077 by MarcoGorelli was merged Oct 9, 2023 Loading…
5 tasks
2.1.2
Backport PR #55042 on branch 2.1.x (REGR: DataFrameGroupBy.agg with duplicate column names and a dict) Apply Apply, Aggregate, Transform, Map Bug Groupby Regression Functionality that used to work in a prior pandas version
#55056 by meeseeksmachine was merged Sep 7, 2023 Loading… 2.1.1
REGR: DataFrameGroupBy.agg with duplicate column names and a dict Apply Apply, Aggregate, Transform, Map Bug Groupby Regression Functionality that used to work in a prior pandas version
#55042 by rhshadrach was merged Sep 7, 2023 Loading…
5 tasks done
2.1.1
Backport PR #54982 on branch 2.1.x (REG: filter not respecting the order of labels) Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#55022 by meeseeksmachine was merged Sep 6, 2023 Loading… 2.1.1
Backport PR #54914 on branch 2.1.x (REGR: concat raising for 2 different ea dtypes) Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#55018 by meeseeksmachine was merged Sep 5, 2023 Loading… 2.1.1
Backport PR #54985 on branch 2.1.x (REGR: rountripping datetime through sqlite doesn't work) IO SQL to_sql, read_sql, read_sql_query Regression Functionality that used to work in a prior pandas version
#54993 by meeseeksmachine was merged Sep 5, 2023 Loading… 2.1.1
REGR: rountripping datetime through sqlite doesn't work IO SQL to_sql, read_sql, read_sql_query Regression Functionality that used to work in a prior pandas version
#54985 by phofl was merged Sep 4, 2023 Loading…
5 tasks
2.1.1
REG: filter not respecting the order of labels Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#54982 by phofl was merged Sep 5, 2023 Loading…
5 tasks
2.1.1
ProTip! Updated in the last three days: updated:>2025-11-28.