-
-
Couldn't load subscription status.
- Fork 19.2k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
TST: Every function ensure_clean in the file pandas/tests/io/pytables…
#62894 by zhangbowen-coder was closed Oct 28, 2025 • Draft updated Oct 28, 2025
1 task done
TST:Replaced all the ensure_clean functions appeared in the file "/pandas/tests/io/test_common.py" and "/pandas/tests/io/test_feather.py"
#62748 by zhangbowen-coder was closed Oct 28, 2025 • Draft updated Oct 28, 2025
1 task done
DOC: Inline docstrings in pandas\core\generic.py file for methods: dr…
#62879 by wdyy20041223 was closed Oct 28, 2025 Loading… updated Oct 28, 2025
5 tasks
DEPR: inplace keyword in interpolate.resample Deprecate Functionality to remove in pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
BUG: make Unexpected or buggy dtype conversions Enhancement
maybe_convert_numeric be able to convert to python integers Dtype Conversions DOC: Additional "merge_asof" Docs Explaination Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: freq invalidation in DatetimeIndex.where Conditionals E.g. where, mask, case_when Frequency DateOffsets
Warn on no-op rounding for datetimelike dtypes Datetime Datetime data dtype Warnings Warnings that appear or should be added to pandas
BUG: use arrow backend for digits references in pyarrow functionality Strings String extension data type and string data
str.replace Arrow BUG: Validate numeric_only parameter in groupby aggregations Bug Error Reporting Incorrect or improved errors from pandas Groupby
TST : Removed ensure_clean from test_common_basic.py #62425 Testing pandas testing functions or related to the test suite
STY: add strict in zip on test_frame_subplots.py Testing pandas testing functions or related to the test suite
CI/BLD: don't use strict xfail for '%m.%Y' format in test_hypothesis_delimited_date Build Library building on various platforms
BUG: Arithmetic operation on ExtensionArray ExtensionArray Extending pandas with custom dtypes or arrays.
#62471 by praateekmahajan was merged Oct 27, 2025 Loading… updated Oct 27, 2025
5 tasks done
REF: move string arithmetic tests to tests.arithmetic.test_string Testing pandas testing functions or related to the test suite
Previous Next
ProTip! Filter pull requests by the default branch with base:main.