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

BUG: retain NAs in ufunc on ArrowEA Arrow pyarrow functionality ufuncs __array_ufunc__ and __array_function__
#62908 by jbrockmendel was merged Oct 29, 2025 Loading…
2 of 5 tasks
3.0
TST: fix duplicate parametrization/xfail in test_setitem_integer_with_missing_raises Testing pandas testing functions or related to the test suite
#62907 by jbrockmendel was merged Oct 29, 2025 Loading…
1 of 5 tasks
3.0
BUG: rename with Series with non-unique index Series Series data structure
#62906 by jbrockmendel was merged Oct 29, 2025 Loading…
3 of 5 tasks
3.0
STY: Add strict=True to zip() calls in pandas\tests\arrays Code Style Code style, linting, code_checks
#62905 by wdyy20041223 was merged Oct 29, 2025 Loading…
5 tasks
3.0
DOC: Correct grammatical issues with a/an usage Docs
#62904 by star1327p was merged Oct 29, 2025 Loading…
5 tasks
3.0
PERF: Avoid deep copies when casting dtypes in merge Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62902 by phofl was merged Oct 29, 2025 Loading…
3 of 5 tasks
3.0
Create .editorconfig #62736
#62900 by Zrahay was closed Oct 28, 2025 Loading…
2 of 5 tasks
TST: Replace ensure_clean with temp_file in test_file_store.py Testing pandas testing functions or related to the test suite
#62896 by Aokizy2 was merged Oct 28, 2025 Loading…
2 of 5 tasks
3.0
DOC: Enhance BooleanDtype docstring Docs NA - MaskedArrays Related to pd.NA and nullable extension arrays
#62890 by allamlobna was merged Nov 4, 2025 Loading…
2 of 5 tasks
3.0
BUG: concat([ints, bools]) incorrect casting Dtype Conversions Unexpected or buggy dtype conversions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62889 by jbrockmendel was merged Oct 28, 2025 Loading…
2 of 5 tasks
3.0
Sandeeep
#62887 by saisandeepramavath was closed Oct 27, 2025 Loading…
PERF: Shallow copy Series in timeseries plotting Performance Memory or execution speed performance Visualization plotting
#62886 by mroeschke was merged Oct 28, 2025 Loading… 3.0
TST: Speed up slow tests Testing pandas testing functions or related to the test suite
#62885 by mroeschke was merged Oct 28, 2025 Loading… 3.0
Bump actions/upload-artifact from 4 to 5 CI Continuous Integration Dependencies Required and optional dependencies
#62877 by dependabot bot was merged Oct 27, 2025 Loading… 3.0
Bump actions/download-artifact from 5 to 6 CI Continuous Integration Dependencies Required and optional dependencies
#62876 by dependabot bot was merged Oct 27, 2025 Loading… 3.0
DOC: Replace @doc decorator with inline docstrings for RangeIndex Docs
#62874 by heoh was merged Oct 27, 2025 Loading…
2 of 5 tasks
3.0
BUG: bdate_range with "cbh" fails Frequency DateOffsets
#62873 by natmokval was merged Nov 3, 2025 Loading…
4 tasks done
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…
4 of 5 tasks
3.0
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… 3.0
ProTip! Type g i on any issue or pull request to go back to the issue listing page.