-
- 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: Improve runtime of some unit tests Testing pandas testing functions or related to the test suite
BUG: Raise ValueError on integer indexers containing NA; skip test for unsupported EAs(#56727) Bug ExtensionArray Extending pandas with custom dtypes or arrays. Stale Testing pandas testing functions or related to the test suite
#61465 by pelagiavlas was closed Oct 5, 2025 Loading… updated Oct 5, 2025
5 tasks done
BUG: Fix assert_frame_equal with check_dtype=False for pd.NA dtype differences (GH#61473) Bug Stale Testing pandas testing functions or related to the test suite
#61748 by gamzeozgul was closed Oct 5, 2025 Loading… updated Oct 5, 2025
4 tasks done
Backport PR #62452 on branch 2.3.x (TST: Adjust tests for numexpr 2.13) Testing pandas testing functions or related to the test suite
TST: Reduce ExtensionArray data testing length from 100 to 10 Testing pandas testing functions or related to the test suite
TST: add regression test for DataFrame.mean(axis=1) with nullable Int64 dtype (GH#36585) Testing pandas testing functions or related to the test suite
#62322 by Tunahanyrd was merged Sep 22, 2025 Loading… updated Sep 22, 2025
3 of 5 tasks
TST: Mark more tests as pytest.mark.slow Testing pandas testing functions or related to the test suite
TST: add regression test for GH#54409 (tz-aware NaT indexing with loc) Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
#62245 by skalwaghe-56 was merged Sep 10, 2025 Loading… updated Sep 11, 2025
3 tasks done
Backport PR #62190: TST: Adjust test_round for Numpy 2.4 behavior Testing pandas testing functions or related to the test suite
TST: Adding tests for validating DataFrame.__setitem__ and .loc behavior Testing pandas testing functions or related to the test suite
#61822 by niruta25 was closed Aug 1, 2025 Loading… updated Aug 1, 2025
2 of 5 tasks
TST: update expected dtype for sum of decimals with pyarrow 21+ Arrow pyarrow functionality Testing pandas testing functions or related to the test suite
Backport PR #61549 on branch 2.3.x (TST: Add error message for test_groupby_raises_category_on_category for quantile) Testing pandas testing functions or related to the test suite
Backport PR #61518 on branch 2.3.x (TST: Use external_error_raised for numpy-raised test_error_invalid_values) Testing pandas testing functions or related to the test suite
TST: Use external_error_raised for numpy-raised test_error_invalid_values Testing pandas testing functions or related to the test suite
Backport PR #61098: CI/TST: Address TestArrowArray::test_reduce_series_numeric supporting skew Arrow pyarrow functionality Testing pandas testing functions or related to the test suite
Backport PR #61042: CI/TST: Fix xfail in test_columns_dtypes_not_invalid for pyarrow nightly CI Continuous Integration Testing pandas testing functions or related to the test suite
Backport PR #61000 on branch 2.3.x (TST: Change sqlite test query string values to single quotes) IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
Previous Next
ProTip! Adding no:label will show everything without a label.