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

BUG: Fix all-NaT when ArrowEA.astype to categorical
#62055 opened Aug 6, 2025 by arthurlw Loading…
4 of 5 tasks
BUG: read_csv with engine=pyarrow and numpy-nullable dtype IO CSV read_csv, to_csv
#62053 opened Aug 6, 2025 by jbrockmendel Loading…
4 of 5 tasks
BUG Updated border attribute to in-line CSS
#62046 opened Aug 5, 2025 by bennychenOSU Loading…
DOC: updated BooleanDType docstring
#62045 opened Aug 4, 2025 by saguaro1234 Loading…
4 tasks
BUG: raise a proper exception when str.rsplit is passed a regex and clarify the docs Strings String extension data type and string data
#62035 opened Aug 3, 2025 by hamdanal Loading…
1 of 5 tasks
API: timestamp resolution inference: default to microseconds when possible Datetime Datetime data dtype Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timestamp pd.Timestamp and associated methods
#62031 opened Aug 3, 2025 by jorisvandenbossche Draft
DOC: fix mask/where docstring alignment note (#61781)
#62029 opened Aug 2, 2025 by abhaypsingh Loading…
5 tasks
DOC: Add example for multi-column joins using merge
#62016 opened Aug 1, 2025 by thwait Loading…
2 of 5 tasks
Fix cbusday calendar Typecheck v2
#62014 opened Jul 31, 2025 by prblydv Loading…
4 of 5 tasks
DOC: Standardize noncompliant docstrings in pandas/io/html.py (flake8-docstrings) #61944 Docs IO HTML read_html, to_html, Styler.apply, Styler.applymap
#62007 opened Jul 31, 2025 by gumus-g Loading…
3 tasks
DOC: documenting pandas.MultIndex.argsort Docs MultiIndex Sorting e.g. sort_index, sort_values
#62005 opened Jul 30, 2025 by loicdiridollou Loading…
1 of 5 tasks
BUG: Fix ExtensionArray binary op protocol ExtensionArray Extending pandas with custom dtypes or arrays. Numeric Operations Arithmetic, Comparison, and Logical operations
#61990 opened Jul 29, 2025 by tisjayy Loading…
3 tasks done
Fix warning for extra fields in read_csv with on_bad_lines callable
#61987 opened Jul 29, 2025 by tisjayy Loading…
3 of 5 tasks
API: offsets.Day is always calendar-day Frequency DateOffsets
#61985 opened Jul 28, 2025 by jbrockmendel Loading…
9 tasks done
3.0
BUG: Fix Series.reindex losing values when reindexing to MultiIndex Index Related to the Index class or subclasses MultiIndex
#61969 opened Jul 26, 2025 by Roline-Stapny Loading…
4 tasks done
BUG FIX: Using Series.str.fullmatch() and Series.str.match() with a compiled regex fails with arrow strings Arrow pyarrow functionality Strings String extension data type and string data
#61964 opened Jul 26, 2025 by khemkaran10 Loading…
3 tasks done
2.3.2
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.