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

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
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
Sandeeep
#62887 by saisandeepramavath was closed Oct 27, 2025 Loading… updated Oct 27, 2025
DEPR: inplace keyword in interpolate.resample Deprecate Functionality to remove in pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#62847 by jbrockmendel was merged Oct 27, 2025 Loading… updated Oct 27, 2025
3 of 5 tasks
3.0
Add test for combine between two series Testing pandas testing functions or related to the test suite
#62674 by Tsmith-77 was merged Oct 27, 2025 Loading… updated Oct 27, 2025
3 of 5 tasks
3.0
Warn when unit keyword is ignored Warnings Warnings that appear or should be added to pandas
#62841 by jbrockmendel was merged Oct 27, 2025 Loading… updated Oct 27, 2025
1 of 5 tasks
3.0
BUG: fix regex numeric group replacement in PyArrow string arrays Arrow pyarrow functionality Bug
#62656 by zishan044 was closed Oct 27, 2025 Loading… updated Oct 27, 2025
1 of 5 tasks
BUG: make maybe_convert_numeric be able to convert to python integers Dtype Conversions Unexpected or buggy dtype conversions Enhancement
#62813 by Alvaro-Kothe was merged Oct 27, 2025 Loading… updated Oct 27, 2025
4 of 5 tasks
3.0
CI: Pin pyodide-build to 0.30.7 CI Continuous Integration
#62822 by mroeschke was closed Oct 27, 2025 Loading… updated Oct 27, 2025
1 task
3.0
BUG: Recognize 2-tuple state without attrs dict Bug
#62832 by heoh was merged Oct 27, 2025 Loading… updated Oct 27, 2025
3 of 5 tasks
3.0
DOC: Additional "merge_asof" Docs Explaination Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62753 by zephyrieal was merged Oct 27, 2025 Loading… updated Oct 27, 2025
1 of 5 tasks
3.0
BUG: freq invalidation in DatetimeIndex.where Conditionals E.g. where, mask, case_when Frequency DateOffsets
#62850 by jbrockmendel was merged Oct 27, 2025 Loading… updated Oct 27, 2025
3 of 5 tasks
3.0
Warn on no-op rounding for datetimelike dtypes Datetime Datetime data dtype Warnings Warnings that appear or should be added to pandas
#62844 by jbrockmendel was merged Oct 27, 2025 Loading… updated Oct 27, 2025
2 of 5 tasks
3.0
FIX: Two superfluous backticks. Docs
#62845 by JulienPalard was merged Oct 27, 2025 Loading… updated Oct 27, 2025 3.0
STY: changed the strict value to True Testing pandas testing functions or related to the test suite
#62854 by e-raine was merged Oct 27, 2025 Loading… updated Oct 27, 2025
3 of 5 tasks
3.0
BUG: use arrow backend for digits references in str.replace Arrow pyarrow functionality Strings String extension data type and string data
#62872 by Alvaro-Kothe was merged Oct 27, 2025 Loading… updated Oct 27, 2025
4 of 5 tasks
3.0
BUG: Validate numeric_only parameter in groupby aggregations Bug Error Reporting Incorrect or improved errors from pandas Groupby
#62842 by Zrahay was merged Oct 27, 2025 Loading… updated Oct 27, 2025
2 of 5 tasks
3.0
TST : Removed ensure_clean from test_common_basic.py #62425 Testing pandas testing functions or related to the test suite
#62856 by Jericho0912 was merged Oct 27, 2025 Loading… updated Oct 27, 2025
3 of 5 tasks
3.0
STY: add strict in zip on test_frame_subplots.py Testing pandas testing functions or related to the test suite
#62857 by llayague was merged Oct 27, 2025 Loading… updated Oct 27, 2025
1 of 5 tasks
3.0
Remove downcast argument from resample.interpolate Clean
#62866 by phofl was merged Oct 27, 2025 Loading… updated Oct 27, 2025
1 of 5 tasks
3.0
CI/BLD: don't use strict xfail for '%m.%Y' format in test_hypothesis_delimited_date Build Library building on various platforms
#62124 by jorisvandenbossche was merged Aug 15, 2025 Loading… updated Oct 27, 2025 2.3.2
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
#62869 by jbrockmendel was merged Oct 27, 2025 Loading… updated Oct 27, 2025 3.0
DOC: Replace @doc decorator with inline docstrings for RangeIndex Docs
#62874 by heoh was merged Oct 27, 2025 Loading… updated Oct 27, 2025
2 of 5 tasks
3.0
ProTip! Filter pull requests by the default branch with base:main.