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

Fix/issue 54204
#62914 opened Oct 30, 2025 by HollisHolmes Draft
5 tasks
fix sort_index using level name on MultiIndex
#62912 opened Oct 29, 2025 by gnkl Draft
3 of 5 tasks
BLD: Avoid Cython!=3.2.0b2 for Linux wheels Build Library building on various platforms
#62909 opened Oct 29, 2025 by mroeschke Loading…
5 tasks
BUG: Fix DataFrame.from_dict empty row drop
#62893 opened Oct 28, 2025 by parthava-adabala Loading…
5 tasks done
DEPR: automatic upcasting in reindex
#62871 opened Oct 26, 2025 by jbrockmendel Loading…
5 of 7 tasks
3
Remove ALL gitpod/docker/devcontainer related files and docs Docs
#62859 opened Oct 26, 2025 by KevsterAmp Loading…
7 of 11 tasks
3.0
6
5
BUG: make CustomBusinessDay respect provided calendar; require numpy.…
#62851 opened Oct 25, 2025 by edzxy Loading…
3 of 5 tasks
ENH: add option to save json without escaping forward slashes
#62830 opened Oct 25, 2025 by u7955901 Loading…
5 tasks done
CLN: Consolidate decimal string parsing functions in tokenizer.c Internals Related to non-user accessible pandas implementation
#62823 opened Oct 24, 2025 by heoh Loading…
3 of 5 tasks
DOC: Move whatsnew note for #58043 to v2.3.4 Docs
#62811 opened Oct 23, 2025 by rhshadrach Loading…
5 tasks
3.0
API: to_datetime strings default to microsecond
#62801 opened Oct 22, 2025 by jbrockmendel Loading…
6 tasks done
ENH: Adding hint to to_sql
#62799 opened Oct 22, 2025 by mpak123 Loading…
4 of 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…
3 of 4 tasks
GH 25298: Add test for interval index in multiindex Testing pandas testing functions or related to the test suite
#62794 opened Oct 22, 2025 by harinik Loading…
1 of 5 tasks
Adding instructions to upload data into google colab.
#62791 opened Oct 22, 2025 by UnkownHunter Loading…
1 of 2 tasks
Don't discard blank Series/dicts
#62776 opened Oct 21, 2025 by felixlawrence Loading…
1 of 5 tasks
ProTip! Exclude everything labeled bug with -label:bug.