-
- 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
BUG: Fixed DataFrame.combine with non-unique columns
#62760 opened Oct 19, 2025 by vijmeister Loading… updated Oct 31, 2025
4 of 5 tasks
DOC: Fix linkcode_resolve for inherited properties Stale
#62225 opened Aug 31, 2025 by Karthik-Ramkumar Loading… updated Oct 31, 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 Stale
ENH: Change ExtensionOpsMixin behaviour to not add new operator method if one is already defined on the ExtensionArray class
#62678 opened Oct 13, 2025 by milamathias Loading… updated Oct 30, 2025
5 tasks done
remove-doc-decorators-pandas\core\generic.py Docs
#62666 opened Oct 12, 2025 by wdyy20041223 Loading… updated Oct 30, 2025
5 tasks
Update error message to include other package managers Error Reporting Incorrect or improved errors from pandas
#62797 opened Oct 22, 2025 by kwinkunks Loading… updated Oct 30, 2025
3 of 4 tasks
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: Add cross-links from API reference to user guides for indexing a…
#62917 opened Oct 30, 2025 by chaitanyakumar-d Loading… updated Oct 30, 2025
ENH: add option to save json without escaping forward slashes
#62830 opened Oct 25, 2025 by u7955901 Loading… updated Oct 29, 2025
5 tasks done
BUG: DataFrame.rank does not return EA types when original type was an EADtype
#62189 opened Aug 25, 2025 by sharkipelago Loading… updated Oct 29, 2025
4 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
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 updated Oct 29, 2025
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
DEPR: implicit resample in plotting Deprecate Functionality to remove in pandas Stale Visualization plotting
#62433 opened Sep 24, 2025 by jbrockmendel Loading… updated Oct 26, 2025
5 tasks
BUG: make CustomBusinessDay respect provided calendar; require numpy.…
#62851 opened Oct 25, 2025 by edzxy Loading… updated Oct 25, 2025
3 of 5 tasks
Adding instructions to upload data into google colab.
#62791 opened Oct 22, 2025 by UnkownHunter Loading… updated Oct 22, 2025
1 of 2 tasks
DOC: Add section on loading Data to Pandas in Google Colab
#62773 opened Oct 21, 2025 by Sathvik97 Loading… updated Oct 21, 2025
BUG: DataFrame.min with skipna=True raises TypeError when column contains np.nan and datetime.date
#62762 opened Oct 19, 2025 by AhmedSarg Loading… updated Oct 20, 2025
3 of 5 tasks
ProTip! Exclude everything labeled
bug with -label:bug.