-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
STY: Add strict=True to zip() calls in pandas\tests\arrays Code Style Code style, linting, code_checks
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
TST: ensuring bins in cut during tiling are predictably small Testing pandas testing functions or related to the test suite
STY: Add strict=True in zip() in \_testing and \asv_bench Code Style Code style, linting, code_checks
PERF: Avoid deep copies when casting dtypes in merge Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
PERF: Shallow copy Series in timeseries plotting Performance Memory or execution speed performance Visualization plotting
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
TST: Replace ensure_clean with temp_file in test_file_store.py Testing pandas testing functions or related to the test suite
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
ProTip! Filter pull requests by the default branch with base:main.