-
- Notifications
You must be signed in to change notification settings - Fork 19.2k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: DataFrame.min with skipna=True raises TypeError when column contains np.nan and datetime.date
#62762 opened Oct 19, 2025 by AhmedSarg Loading…
3 of 5 tasks
[backport 2.3.x] BUG: use arrow backend for digits references in
str.replace (#62872) #62884 opened Oct 27, 2025 by Alvaro-Kothe Loading…
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 Stale
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
Implemented NumbaExecutionEngine Apply Apply, Aggregate, Transform, Map Stale
#61487 opened May 23, 2025 by arthurlw Loading…
4 of 5 tasks
ENH: Support Plugin Accessors Via Entry Points API Design Stale
#61499 opened May 26, 2025 by PedroM4rques Loading…
5 tasks done
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…
5 tasks
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
BUG: Fix dt64[non_nano] + some_offsets incorrectly rounding
#62383 opened Sep 19, 2025 by Aniketsy Loading…
2 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
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
Adding instructions to upload data into google colab.
#62791 opened Oct 22, 2025 by UnkownHunter Loading…
1 of 2 tasks
TST: Add test for Arrow decimal groupby variance
#62754 opened Oct 19, 2025 by nour-taqatqa Loading…
1 task
DOC: Add section on loading Data to Pandas in Google Colab
#62773 opened Oct 21, 2025 by Sathvik97 Loading…
BUG: Fixed DataFrame.combine with non-unique columns
#62760 opened Oct 19, 2025 by vijmeister Loading…
4 of 5 tasks
BUG: resampling end date includes extra columns Stale
#62432 opened Sep 24, 2025 by Nikhil-Narayanan • Draft
5 tasks
BUG : Fix Excel header NaN duplication with merged MultiIndex columns in to_excel IO Excel read_excel, to_excel
#62576 opened Oct 4, 2025 by justine202429 Loading…
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
5 tasks
DOC: Update DataFrame table SVG to include values and labels
#62563 opened Oct 3, 2025 by AnkitSharma-29 Loading…
BUG: avoid float upcast when mixing signed/unsigned ints in isin
#62608 opened Oct 7, 2025 by divya1974 Loading…
3 of 5 tasks
BUG: pandas.date_range() raises NonExistentTimeError despite nonexistent="shift_forward" when crossing DST boundaries #62602
#62624 opened Oct 8, 2025 by khemkaran10 Loading…
3 tasks done
fix: pd.to_numeric handling of datetime
#62649 opened Oct 10, 2025 by suzyahyah Loading…
3 tasks done
STY: Enforce Ruff rule B905 for scripts/validate_unwanted_patterns.py
#62860 opened Oct 26, 2025 by aljosanpedro • Draft
1 of 5 tasks
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.