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

ENH: Introduce pandas.col Enhancement
#62103 by MarcoGorelli was merged Aug 22, 2025 Loading…
1 task done
3.0
Add support for date_unit="D" in read_json and to_json IO JSON read_json, to_json, json_normalize
#51000 by DavideCanton was closed Aug 1, 2023 Loading…
4 of 5 tasks
BLD: Setup meson builds Build Library building on various platforms Docs
#49115 by lithomas1 was merged May 9, 2023 Loading…
1 of 5 tasks
Typing: Narrow down types of arguments (NDFrame) Sprints Sprint Pull Requests
#52756 by kevinanker was merged Apr 19, 2023 Loading…
7 tasks done
Literal typing for indexer methods Sprints Sprint Pull Requests
#52729 by emptymalei was merged Apr 19, 2023 Loading…
2 of 5 tasks
Add type literal to engine argument in rolling functions Sprints Sprint Pull Requests Typing type annotations, mypy/pyright type checking
#54135 by ankile was merged Jul 17, 2023 Loading…
3 of 5 tasks
ENH: Add Styler.to_typst() Enhancement Styler conditional formatting using DataFrame.style
#60733 by 3w36zj6 was merged Feb 1, 2025 Loading…
4 of 5 tasks
TST: Added test on dataframe constructor with None Sprints Sprint Pull Requests
#52727 by Gramet was merged Apr 19, 2023 Loading…
4 of 5 tasks
2.1
STY: use strict zip in pandas/tests/window Code Style Code style, linting, code_checks
#62852 by zorexsalvo was merged Oct 29, 2025 Loading…
2 of 5 tasks
3.0
[BUG] Series.diff was always setting the dtype to object
#30894 by MarcoGorelli was closed Jan 19, 2020 Loading…
5 tasks done
CI: Start Testing on Python 3.11 CI Continuous Integration Python 3.11 Stale
#47032 by lithomas1 was closed Jul 30, 2022 Draft
4 tasks
changed str to literal in inteprolate and limit_direction Sprints Sprint Pull Requests
#52755 by VanMyHu was merged Apr 19, 2023 Loading…
5 tasks
Changed in as requested in #52716 and added test for checking this issue Sprints Sprint Pull Requests
#52749 by NikolayBoev was closed Apr 20, 2023 Loading…
6 tasks
DOC: Additions to documentation #47282 Sprints Sprint Pull Requests
#52735 by Develpy was closed May 26, 2023 Loading…
1 task done
Columns not added in empty dataframe Sprints Sprint Pull Requests Stale
#52733 by lucaseckes was closed May 26, 2023 Loading…
5 tasks done
add documentation for read_excel with dtype_backend='pyarrow' Sprints Sprint Pull Requests Stale
#52747 by dipespandey was closed May 24, 2023 Loading…
1 task done
TST: Regression test added for .loc assignements Sprints Sprint Pull Requests Stale
#52759 by MarvinGravert was closed May 29, 2023 Loading…
2 tasks done
Typing: Narrow down types of argument keep for nsmallest and nlargest Sprints Sprint Pull Requests
#52753 by mattkeanny was merged Apr 20, 2023 Loading…
5 tasks
DOC: Add example for to_html Sprints Sprint Pull Requests Stale
#52732 by chennnxu was closed May 26, 2023 Loading…
1 of 5 tasks
Typing improvements for MultiIndex Sprints Sprint Pull Requests
#54140 by cnguyen-03 was merged Jul 17, 2023 Loading…
4 tasks done
DOC: Added docstrings to fixtures defined in XML I/O, util and pandas modules Docs Testing pandas testing functions or related to the test suite
#56524 by CristianoS16 was merged Jan 12, 2024 Loading…
BUG: fix AttributeError raised with pd.concat between a None and timezone-aware Timestamp Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale Timezones Timezone data dtype
#54428 by yuanx749 was merged Oct 23, 2023 Loading…
4 tasks done
DOC: "list" is not a keyword - .query
#59236 by ritwizsinha was merged Jul 12, 2024 Loading…
2 of 5 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.