-
-
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/TST: Series round with dtype object
#62174
opened Aug 22, 2025 by
sharkipelago
Loading…
4 tasks done
DOC: update the description for the 'docker build' command
#62172
opened Aug 22, 2025 by
tihanayo
Loading…
1 of 5 tasks
DEPR: .str accessor with object dtype
#62159
opened Aug 20, 2025 by
jbrockmendel
Loading…
3 of 5 tasks
DOC: Clarify is_scalar docstring to specify scalar vs non-scalar and add Enum example (GH#62063)
#62143
opened Aug 19, 2025 by
Aniketsy
Loading…
DEPR: Categorical with values not present in categories
#62142
opened Aug 18, 2025 by
jbrockmendel
Loading…
5 of 6 tasks
BUG: Fix to_csv microsecond inconsistency (#62111)
#62139
opened Aug 18, 2025 by
prazian
Loading…
5 tasks done
BUG: Preserve day freq on DatetimeIndex subtraction
#62138
opened Aug 18, 2025 by
23f-1000003
Loading…
5 tasks
DOC: Deprecate empty string defaults in DataFrame.join suffixes
#62136
opened Aug 18, 2025 by
Roline-Stapny
Loading…
5 tasks done
BUG: Fix groupby.apply() dropping _metadata from subclassed DataFrame
#62135
opened Aug 18, 2025 by
MengAiDev
Loading…
Switch default string storage from python to pyarrow (if installed) also for NA-variant of the StringDtype
NA - MaskedArrays
Related to pd.NA and nullable extension arrays
Strings
String extension data type and string data
fix(dtypes): ensure consistent behavior of is_string_dtype for Categorical
#62117
opened Aug 15, 2025 by
MengAiDev
Loading…
DEPR: Deprecate passing positional arguments in {DataFrame,Series}.groupby (except
by
and level
)
#62102
opened Aug 13, 2025 by
MarcoGorelli
Loading…
5 tasks
DOC: Sort the pandas API reference navbar in alphabetical order
#62099
opened Aug 12, 2025 by
DoNguyenHung
Loading…
2 of 5 tasks
BUG: Preserve day freq on DatetimeIndex subtraction
#62096
opened Aug 12, 2025 by
akshat62
Loading…
5 tasks done
BUG: Fix assert_frame_equal with check_dtype=False for pd.NA with different dtypes
#62092
opened Aug 12, 2025 by
0x3vAD
Loading…
5 tasks done
BUG: Preserve full float precision when double_precision=15 in to_jso…
#62083
opened Aug 9, 2025 by
Tuhin-SnapD
Loading…
5 tasks
DOC: clarify Series alignment when assigning to DataFrame column (GH#39845)
#62082
opened Aug 9, 2025 by
SKTT1Bert
Loading…
5 tasks done
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
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.