-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ExtensionArray.Round method and tests ExtensionArray Extending pandas with custom dtypes or arrays. Stale
#54582 opened Aug 16, 2023 by andrewgsavage Loading…
5 tasks done
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
4 tasks
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
5 tasks
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…
ENH, DOC: Add JupyterLite-powered interactive examples for the pandas website
pandas documentation Stale Web #61061 opened Mar 5, 2025 by agriyakhetarpal • Draft
2 of 5 tasks
ENH: support reading directory in read_csv IO CSV read_csv, to_csv
#61275 opened Apr 12, 2025 by fangchenli Loading…
5 tasks done
ENH: Implement translations infrastructure Docs Stale
#61380 opened Apr 30, 2025 by goanpeca Loading…
ENH: Support Plugin Accessors Via Entry Points API Design Stale
#61499 opened May 26, 2025 by PedroM4rques Loading…
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…
5 tasks done
PDEP-18: Nullable Object Dtype PDEP pandas enhancement proposal Stale
#61599 opened Jun 7, 2025 by simonjayhawkins Loading…
Fix void dtype handling Bug Constructors Series/DataFrame/Index/pd.array Constructors Stale
#61637 opened Jun 12, 2025 by flying-sheep Loading…
5 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
BUG: Dataframe arithmatic operators don't work with Series using fill_value
#61828 opened Jul 10, 2025 by eicchen Loading…
5 tasks done
DEPR: PeriodDtype.freq Deprecate Functionality to remove in pandas Period Period data type Stale
#61897 opened Jul 18, 2025 by jbrockmendel Loading…
2 of 5 tasks
API: timestamp resolution inference: default to microseconds when possible Datetime Datetime data dtype Non-Nano datetime64/timedelta64 with non-nanosecond resolution Stale Timestamp pd.Timestamp and associated methods
#62031 opened Aug 3, 2025 by jorisvandenbossche • Draft
BUG: Fix all-NaT when ArrowEA.astype to categorical Stale
#62055 opened Aug 6, 2025 by arthurlw Loading…
4 of 5 tasks
Move chained assignment detection to cython for Python 3.14 compat
#62070 opened Aug 8, 2025 by jorisvandenbossche Loading…
BUG/TST: Series round with dtype object Stale
#62174 opened Aug 22, 2025 by sharkipelago Loading…
4 tasks done
BUG: Fix Index.get_level_values() mishandling of boolean, pd.NA, np.nan, and pd.NaT levels Stale
#62175 opened Aug 23, 2025 by whyvineet Loading…
1 task done
BUG: DataFrame.rank does not return EA types when original type was an EADtype
#62189 opened Aug 25, 2025 by sharkipelago Loading…
4 tasks done
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.