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

PARTIAL FIX: Improve leading zeros preservation with dtype=str for dict-based dtypes Arrow pyarrow functionality Bug IO CSV read_csv, to_csv Stale
#62242 opened Sep 2, 2025 by dxdc Loading… updated Nov 1, 2025
4 tasks done
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
#62521 opened Sep 30, 2025 by meeseeksmachine Loading… updated Oct 31, 2025 2.3.4
BUG: Fix MultiIndex key type check for datetime/date (Issue #55969)
#62819 opened Oct 24, 2025 by Roxicaro Draft updated Oct 30, 2025
3 of 5 tasks
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
Fix/issue 54204
#62914 opened Oct 30, 2025 by HollisHolmes Draft updated Oct 30, 2025
5 tasks
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
BUG: Fixed issue where rolling.kurt() calculations would be effected by values outside of scope Bug Window rolling, ewma, expanding
#61481 opened May 22, 2025 by eicchen Loading… updated Oct 28, 2025
5 tasks done
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
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… updated Oct 25, 2025
1 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.