-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: Series.round with pd.NA no longer raises; coerce object+NA to nullable float and round; add test (#61712)
#62081
opened Aug 9, 2025 by
CyberSully
Loading…
BUG: creating Categorical from pandas Index/Series with "object" dtype infers string
#62080
opened Aug 9, 2025 by
niruta25
Loading…
3 of 5 tasks
DOC: Add docstring for asarray_tuplesafe in common.py
#62079
opened Aug 9, 2025 by
eduardocamacho10
Loading…
1 of 5 tasks
DOC: Validate docstrings for tseries.offsets.BusinessDay
#62078
opened Aug 9, 2025 by
doughillyer
Loading…
2 of 5 tasks
BUG: Bug fix for implicit upcast to float64 for large series (more than 1000000 rows)
#62077
opened Aug 8, 2025 by
allecole
Loading…
4 of 5 tasks
BUG: Fix tz_localize(None) with Arrow timestamp
#62076
opened Aug 8, 2025 by
yuanx749
Loading…
1 of 5 tasks
DOC: Fix docstring validation errors for pandas.util.hash_pandas_object
#62075
opened Aug 8, 2025 by
EliotGreenhalgh123
Loading…
2 of 5 tasks
Test chained assignment detection for Python 3.14
#62070
opened Aug 8, 2025 by
jorisvandenbossche
•
Draft
Update pytables.py to include a more thorough description of the min_itemsize variable
#62068
opened Aug 8, 2025 by
JoeDediop
Loading…
5 tasks
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
API: mode.nan_is_na to consistently distinguish NaN-vs-NA
#62040
opened Aug 4, 2025 by
jbrockmendel
•
Draft
1 of 9 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
BUG: Catch TypeError in _is_dtype_type when converting abstract numpy types (#62018)
#62030
opened Aug 3, 2025 by
abhaypsingh
Loading…
DOC: fix mask/where docstring alignment note (#61781)
#62029
opened Aug 2, 2025 by
abhaypsingh
Loading…
5 tasks
continue from #61957 which closed with unmerged commit
#62023
opened Aug 2, 2025 by
maddiew95
Loading…
BUG: Fix is_signed_integer_dtype to handle abstract floating types (GH 62018)
#62020
opened Aug 1, 2025 by
Aniketsy
Loading…
DOC: Add example for multi-column joins using
merge
#62016
opened Aug 1, 2025 by
thwait
Loading…
2 of 5 tasks
BUG: Fix assert_series_equal for categoricals with nulls and check_category_order=False (#62008)
#62011
opened Jul 31, 2025 by
Aniketsy
Loading…
BUG FIX: pandas.arrays.IntervalArray.overlaps() incorrectly documents that it accepts IntervalArray.
#62009
opened Jul 31, 2025 by
khemkaran10
Loading…
1 task done
Previous Next
ProTip!
no:milestone will show everything without a milestone.