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

TST (string dtype): clean-up interpolate tests Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60653 opened Jan 3, 2025 by jorisvandenbossche Loading… updated Apr 16, 2025 3.0
PERF: improve StringArray.isna Performance Memory or execution speed performance Stale Strings String extension data type and string data
#57733 opened Mar 5, 2024 by jorisvandenbossche Loading… updated Jul 8, 2025
5 tasks
ExtensionArray.Round method and tests ExtensionArray Extending pandas with custom dtypes or arrays. Stale
#54582 opened Aug 16, 2023 by andrewgsavage Loading… updated Jul 8, 2025
5 tasks done
ENH: add basic DataFrame.from_arrow class method for importing through Arrow PyCapsule interface Arrow pyarrow functionality Stale
#59696 opened Sep 3, 2024 by jorisvandenbossche Loading… updated Jul 15, 2025
2 of 4 tasks
ENH: Implemented MultiIndex.searchsorted method ( GH14833) Enhancement MultiIndex Stale
#61435 opened May 12, 2025 by GSAUC3 Loading… updated Jul 20, 2025
5 tasks done
API: Replace na_action parameter in Series/DataFrame/Index.map by the standard skipna API Design Apply Apply, Aggregate, Transform, Map Stale
#61530 opened Jun 1, 2025 by datapythonista Loading… updated Jul 25, 2025
5 tasks done
ENH: Add force_suffixes boolean argument to pd.merge Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#61498 opened May 26, 2025 by kopytjuk Loading… updated Aug 2, 2025
2 of 5 tasks
Add strict_na keyword to the assert_.._equal methods for object dtype to help with deprecation Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale Testing pandas testing functions or related to the test suite
#58072 opened Mar 29, 2024 by jorisvandenbossche Draft updated Aug 5, 2025
4 tasks
TST: assert reading of legacy pickles against current data IO Pickle read_pickle, to_pickle Stale Testing pandas testing functions or related to the test suite
#61792 opened Jul 7, 2025 by jorisvandenbossche Loading… updated Aug 10, 2025 3.0
ENH: speed up wide DataFrame.line plots by using a single LineCollection Performance Memory or execution speed performance Stale Visualization plotting
#61764 opened Jul 3, 2025 by EvMossan Loading… updated Aug 22, 2025
4 tasks done
BUG: Fix inconsistency with DateOffset near DST Frequency DateOffsets Stale
#61870 opened Jul 16, 2025 by arthurlw Loading… updated Aug 24, 2025
4 of 5 tasks
ENH: Implement translations infrastructure Docs Stale
#61380 opened Apr 30, 2025 by goanpeca Loading… updated Aug 28, 2025
Fix void dtype handling Bug Constructors Series/DataFrame/Index/pd.array Constructors Stale
#61637 opened Jun 12, 2025 by flying-sheep Loading… updated Sep 5, 2025
5 tasks done
ENH: Added DataFrame.nsorted to select top n rows according to column-dependent order Enhancement Sorting e.g. sort_index, sort_values
#61457 opened May 19, 2025 by MartinBraquet Loading… updated Sep 9, 2025
5 tasks done
3.0
PDEP-16: Consistent missing value handling PDEP missing values Issues that would be addressed by the Ice Cream Agreement from the Aug 2023 sprint PDEP pandas enhancement proposal
#58988 opened Jun 12, 2024 by jorisvandenbossche Loading… updated Sep 16, 2025
DEPR: PeriodDtype.freq Deprecate Functionality to remove in pandas Period Period data type Stale
#61897 opened Jul 18, 2025 by jbrockmendel Loading… updated Sep 25, 2025
2 of 5 tasks
CI: specify supported glibc/musl versions for wheel Build Library building on various platforms
#62519 opened Sep 30, 2025 by Alvaro-Kothe Loading… updated Sep 30, 2025
1 of 5 tasks
DOC: Fix linkcode_resolve for inherited properties
#62225 opened Aug 31, 2025 by Karthik-Ramkumar Loading… updated Sep 30, 2025
2 of 5 tasks
Backport PR #62313 on branch 2.3.x (DOC: Fix NaT and NA API docs) Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#62521 opened Sep 30, 2025 by meeseeksmachine Loading… updated Sep 30, 2025 2.3.4
TST: add fillna test for filling with Categorical Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Needs Tests Unit test(s) needed to prevent regressions
#62319 opened Sep 11, 2025 by thaiv28 Loading… updated Sep 30, 2025
3 tasks done
PARTIAL FIX: Improve leading zeros preservation with dtype=str for dict-based dtypes Arrow pyarrow functionality Bug IO CSV read_csv, to_csv
#62242 opened Sep 2, 2025 by dxdc Loading… updated Oct 1, 2025
4 tasks done
BUG: Add fillna at the beginning of _where not to fill NA. #60729 Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#60772 opened Jan 23, 2025 by sanggon6107 Loading… updated Oct 2, 2025
4 of 5 tasks
ProTip! Add no:assignee to see everything that’s not assigned.