-
- 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
Fix void dtype handling Bug Constructors Series/DataFrame/Index/pd.array Constructors Stale
#61637 opened Jun 12, 2025 by flying-sheep Loading… updated Oct 30, 2025
5 tasks done
DOC: Replace @Appender decorator with inline docstrings for groupby m… Stale
#62484 opened Sep 27, 2025 by vivupadi Loading… updated Oct 29, 2025
5 tasks
DOC: Update docs to remove instructions on using setup.py Docs Stale
#62389 opened Sep 20, 2025 by DevpriyaDave Loading… updated Oct 28, 2025
1 of 5 tasks
BUG: resampling end date includes extra columns Stale
#62432 opened Sep 24, 2025 by Nikhil-Narayanan • Draft updated Oct 26, 2025
5 tasks
PDEP-18: Nullable Object Dtype PDEP pandas enhancement proposal Stale
#61599 opened Jun 7, 2025 by simonjayhawkins Loading… updated Oct 11, 2025
Implemented NumbaExecutionEngine Apply Apply, Aggregate, Transform, Map Stale
#61487 opened May 23, 2025 by arthurlw Loading… updated Oct 7, 2025
4 of 5 tasks
ENH: Support Plugin Accessors Via Entry Points API Design Stale
#61499 opened May 26, 2025 by PedroM4rques Loading… updated Oct 6, 2025
5 tasks done
BUG: Fix all-NaT when ArrowEA.astype to categorical Stale
#62055 opened Aug 6, 2025 by arthurlw Loading… updated Oct 4, 2025
4 of 5 tasks
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
ENH: Implement translations infrastructure Docs Stale
#61380 opened Apr 30, 2025 by goanpeca Loading… updated Aug 28, 2025
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
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
Add np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale Testing pandas testing functions or related to the test suite
strict_na keyword to the assert_.._equal methods for object dtype to help with deprecation Missing-data #58072 opened Mar 29, 2024 by jorisvandenbossche • Draft updated Aug 5, 2025
4 tasks
ENH: Add Concat, Merge/Join, Stack/Unstack, Explode Stale
force_suffixes boolean argument to pd.merge Enhancement Reshaping #61498 opened May 26, 2025 by kopytjuk Loading… updated Aug 2, 2025
2 of 5 tasks
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: Implemented MultiIndex.searchsorted method ( GH14833) Enhancement MultiIndex Stale
#61435 opened May 12, 2025 by GSAUC3 Loading… updated Jul 20, 2025
5 tasks done
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
API/CoW: take view of underlying Block values for shallow (deep=False) copies Copy / view semantics Stale
#58966 opened Jun 10, 2024 by jorisvandenbossche • Draft updated Jul 8, 2025
5 tasks
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
Previous Next
ProTip! Filter pull requests by the default branch with base:main.