-
-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
DOC: Clarify parameter rules in the Notes Section of date_range and timedelta_range
#62194
opened Aug 25, 2025 by
mazhar996
Loading…
2 of 5 tasks
Backport PR #62190: TST: Adjust test_round for Numpy 2.4 behavior
Testing
pandas testing functions or related to the test suite
DOC: definition of a scalar in rich comparison methods
#62191
opened Aug 25, 2025 by
cmp0xff
Loading…
1 task done
BUG: DataFrame.rank does not return EA types when original type was an EADtype
#62189
opened Aug 25, 2025 by
sharkipelago
Loading…
2 of 5 tasks
BUG: Fix ArrowDtype.itemsize for fixed-width types
#62182
opened Aug 24, 2025 by
george-adams1
Loading…
3 of 5 tasks
CI: Fix scripts tests when running from another directory
CI
Continuous Integration
Testing
pandas testing functions or related to the test suite
DOC: Add change in .values to the string migration guide
Docs
Strings
String extension data type and string data
CLN: Lint for usage of Deprecation/FutureWarning
#62178
opened Aug 23, 2025 by
rhshadrach
•
Draft
5 tasks
REF: use _cast_pointwise_result in map
#62177
opened Aug 23, 2025 by
NevroHelios
Loading…
5 tasks done
BUG: upgrade to PyQt6 to fix arm64 docker build
#62176
opened Aug 23, 2025 by
Alvaro-Kothe
Loading…
3 of 5 tasks
BUG: Fix Index.get_level_values() mishandling of boolean, pd.NA, np.nan, and pd.NaT levels
#62175
opened Aug 23, 2025 by
whyvineet
Loading…
1 task done
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
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
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.