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 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
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
BUG: fix .str.isdigit to honor unicode superscript for older pyarrow Arrow pyarrow functionality Strings String extension data type and string data
#61962 opened Jul 26, 2025 by jorisvandenbossche Loading…
3 of 4 tasks
2.3.2
DOC: added button to edit on GitHub Docs
#61956 opened Jul 26, 2025 by Sivayogeith Loading…
1 of 5 tasks
ProTip! no:milestone will show everything without a milestone.