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

DOC: inconsistent default values in the initialiser for RangeIndex Docs
#62901 by natmokval was merged Oct 29, 2025 Loading… updated Oct 29, 2025
1 task done
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… updated Oct 29, 2025
5 tasks
3.0
TST : Add comprehensive unit tests for tm.shares_memory utility function (GH#55372) Stale Testing pandas testing functions or related to the test suite
#62291 by Aniketsy was merged Oct 29, 2025 Loading… updated Oct 29, 2025
2 tasks
DOC: Correct grammatical issues with a/an usage Docs
#62904 by star1327p was merged Oct 29, 2025 Loading… updated Oct 29, 2025
5 tasks
3.0
Fix warning typo Warnings Warnings that appear or should be added to pandas
#62583 by matiaslindgren was merged Oct 5, 2025 Loading… updated Oct 29, 2025 3.0
STY: use strict zip in pandas/tests/window Code Style Code style, linting, code_checks
#62852 by zorexsalvo was merged Oct 29, 2025 Loading… updated Oct 29, 2025
2 of 5 tasks
3.0
TST: ensuring bins in cut during tiling are predictably small Testing pandas testing functions or related to the test suite
#62868 by Nikhil-Narayanan was merged Oct 29, 2025 Loading… updated Oct 29, 2025
3 of 5 tasks
3.0
STY: Add strict=True in zip() in \_testing and \asv_bench Code Style Code style, linting, code_checks
#62793 by invain01 was merged Oct 22, 2025 Loading… updated Oct 29, 2025 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… updated Oct 29, 2025
3 of 5 tasks
3.0
PERF: Shallow copy Series in timeseries plotting Performance Memory or execution speed performance Visualization plotting
#62886 by mroeschke was merged Oct 28, 2025 Loading… updated Oct 28, 2025 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… updated Oct 28, 2025 3.0
Create .editorconfig #62736
#62900 by Zrahay was closed Oct 28, 2025 Loading… updated Oct 28, 2025
2 of 5 tasks
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… updated Oct 28, 2025
2 of 5 tasks
3.0
DOC: Inline docstrings in pandas\core\generic.py file for methods: is… Docs
#62891 by wdyy20041223 was merged Oct 28, 2025 Loading… updated Oct 28, 2025
1 of 5 tasks
3.0
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… updated Oct 28, 2025
2 of 5 tasks
3.0
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
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
ProTip! Filter pull requests by the default branch with base:main.