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

Update error message to include other package managers Error Reporting Incorrect or improved errors from pandas Stale
#62797 by kwinkunks was closed Nov 30, 2025 Loading… updated Nov 30, 2025
3 of 4 tasks
DOC: Add cross-links from API reference to user guides for indexing a… Stale
#62917 by chaitanyakumar-d was closed Nov 30, 2025 Loading… updated Nov 30, 2025
DOC: Add docs for Series.__invert__ (~); add cross-link from Boolean indexing Docs Series Series data structure Stale
#62641 by rlawnsrl123 was closed Nov 27, 2025 Loading… updated Nov 27, 2025
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 by jorisvandenbossche was closed Nov 27, 2025 Draft updated Nov 27, 2025
Don't discard blank Series/dicts Stale
#62776 by felixlawrence was closed Nov 26, 2025 Loading… updated Nov 26, 2025
1 of 5 tasks
DOC: Update DataFrame table SVG to include values and labels Stale
#62563 by AnkitSharma-29 was closed Nov 26, 2025 Loading… updated Nov 26, 2025
DOC: Add section on loading Data to Pandas in Google Colab Stale
#62773 by Sathvik97 was closed Nov 25, 2025 Loading… updated Nov 25, 2025
BUG: make CustomBusinessDay respect provided calendar; require numpy.… Stale
#62851 by edzxy was closed Nov 25, 2025 Loading… updated Nov 25, 2025
3 of 5 tasks
Adding instructions to upload data into google colab. Stale
#62791 by UnkownHunter was closed Nov 25, 2025 Loading… updated Nov 25, 2025
1 of 2 tasks
ENH, DOC: Add JupyterLite-powered interactive examples for the pandas documentation Stale Web pandas website
#61061 by agriyakhetarpal was closed Nov 23, 2025 Draft updated Nov 23, 2025
2 of 5 tasks
BUG: fix SeriesGroupBy.plot does not respect cmap parameter Bug Groupby Stale Visualization plotting
#62671 by zhuoyahuang was closed Nov 19, 2025 Loading… updated Nov 19, 2025
2 of 5 tasks
DEPR: implicit resample in plotting Deprecate Functionality to remove in pandas Stale Visualization plotting
#62433 by jbrockmendel was closed Nov 16, 2025 Loading… updated Nov 16, 2025
5 tasks
CI: ensure to trigger the sdist/wheel builds on release event Build Library building on various platforms CI Continuous Integration Stale
#62626 by jorisvandenbossche was merged Nov 8, 2025 Loading… updated Nov 12, 2025 2.3.4
BUG: raise error when converting NaT to int Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale
#62479 by Alvaro-Kothe was closed Nov 9, 2025 Loading… updated Nov 9, 2025
5 tasks done
Backport PR #62626 on branch 2.3.x (CI: ensure to trigger the sdist/wheel builds on release event) Build Library building on various platforms CI Continuous Integration Stale
#63039 by meeseeksmachine was merged Nov 8, 2025 Loading… updated Nov 8, 2025 2.3.4
DOC: Expand data table representation with labels and index (#62358) Stale
#62565 by akhilw0811 was closed Nov 6, 2025 Loading… updated Nov 6, 2025
REF: use _cast_pointwise_result in map Stale
#62177 by NevroHelios was closed Nov 3, 2025 Loading… updated Nov 3, 2025
5 tasks done
TST: add fillna test for filling with Categorical Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Needs Tests Unit test(s) needed to prevent regressions Stale
#62319 by thaiv28 was closed Nov 1, 2025 Loading… updated Nov 1, 2025
3 tasks done
TYP: tighter typing in Offset._apply Frequency DateOffsets Stale
#56082 by jbrockmendel was closed Apr 23, 2024 Loading… updated Oct 29, 2025
TST : Add comprehensive unit tests for tm.shares_memory utility function (GH#55372) Stale Testing pandas testing functions or related to the test suite
#62291 by Aniketsy was merged Oct 29, 2025 Loading… updated Oct 29, 2025
2 tasks
ENH: usecols takes input order for read_csv implementation review Stale
#61967 by eicchen was closed Oct 21, 2025 Loading… updated Oct 21, 2025
5 tasks
Expand data table representation Stale
#62362 by AnandMukherjee2004 was closed Oct 20, 2025 Loading… updated Oct 20, 2025
1 of 5 tasks
DOC: update the description for the 'docker build' command Stale
#62172 by tihanayo was closed Oct 5, 2025 Loading… updated Oct 5, 2025
1 of 5 tasks
BUG: Raise TypeError when joining with non-DataFrame using 'on=' (GH#61434) Error Reporting Incorrect or improved errors from pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#61454 by iabhi4 was closed Oct 5, 2025 Loading… updated Oct 5, 2025
4 tasks done
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.