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 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
API: mode.nan_is_na to consistently distinguish NaN-vs-NA
#62040 opened Aug 4, 2025 by jbrockmendel Loading…
6 of 9 tasks
3.0
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
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
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
BUG: Fix TypeError in assert_index_equal when comparing CategoricalIndex with check_categorical=True and exact=False Testing pandas testing functions or related to the test suite
#61941 opened Jul 24, 2025 by Aniketsy Loading…
Updating error message to include more details about dataframe Error Reporting Incorrect or improved errors from pandas
#61929 opened Jul 23, 2025 by hasanrashid Loading…
3 of 5 tasks
BUG: IntervalIndex.unique() only contains the first interval if all interval borders are negative Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Interval Interval data type
#61920 opened Jul 22, 2025 by khemkaran10 Loading…
3 tasks done
ProTip! no:milestone will show everything without a milestone.