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

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 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
4 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: support reading directory in read_csv IO CSV read_csv, to_csv
#61275 opened Apr 12, 2025 by fangchenli 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
#61792 opened Jul 7, 2025 by jorisvandenbossche Loading… 3.0
BUG: Fix inconsistency with DateOffset near DST Frequency DateOffsets Stale
#61870 opened Jul 16, 2025 by arthurlw Loading…
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…
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: raise a proper exception when str.rsplit is passed a regex and clarify the docs Stale Strings String extension data type and string data
#62035 opened Aug 3, 2025 by hamdanal Loading…
1 of 5 tasks
BUG: Fix all-NaT when ArrowEA.astype to categorical Stale
#62055 opened Aug 6, 2025 by arthurlw Loading…
4 of 5 tasks
BUG/TST: Series round with dtype object Stale
#62174 opened Aug 22, 2025 by sharkipelago Loading…
4 tasks done
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.