-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
TST: Add regression test for pivot on empty frame with period dtype (GH62705) Testing pandas testing functions or related to the test suite
TST: Replace ensure_clean_store with tmp_path in tests/io/pytables/te… Testing pandas testing functions or related to the test suite
TST:replace ensure_clean with temp_file in test_errors.py Testing pandas testing functions or related to the test suite
CLN: remove redundant type check in test_na_values_scalar Clean Testing pandas testing functions or related to the test suite
CLN: remove redundant issubclass assertion in TestDatetimeTZDtype Clean Testing pandas testing functions or related to the test suite
TST: Replace ensure_clean utility function with the temp_file pytest fixture in test_xml.py Testing pandas testing functions or related to the test suite
TST: Replace ensure_clean_store with tmp_path in test_put.py Clean Testing pandas testing functions or related to the test suite
TST: Add regression tests for enlarging MultiIndex with None keys (GH… Testing pandas testing functions or related to the test suite
TST: Reduce deep copies in the test suite Testing pandas testing functions or related to the test suite
TST: Add regression tests for setitem with different string storage (… Testing pandas testing functions or related to the test suite
TST: Improve runtime of some unit tests Testing pandas testing functions or related to the test suite
TST:replace ensure_clean with temp_file in test_file_buffer_url.py Testing pandas testing functions or related to the test suite
TST: Every function ensure_clean in the file /pandas/tests/io/test_common.py and /pandas/tests/io/pytables/test_store.py has been replaced. Testing pandas testing functions or related to the test suite
replace ensure_clean with temp_file in pandas/tests/io/sas/test_sas.py Testing pandas testing functions or related to the test suite
TST: fix duplicate parametrization/xfail in test_setitem_integer_with_missing_raises Testing pandas testing functions or related to the test suite
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
TST: Replace ensure_clean with temp_file in test_file_store.py Testing pandas testing functions or related to the test suite
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
REF: move string arithmetic tests to tests.arithmetic.test_string Testing pandas testing functions or related to the test suite
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.