-
- 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: Replace ensure_clean utility with temp_file pytest fixture (2 files) Testing pandas testing functions or related to the test suite
TST: Assist Replace ensure_clean utility function with the temp_file pytest fixture #62435 Testing pandas testing functions or related to the test suite
chore: use temp_file instead of ensure_clean in test Testing pandas testing functions or related to the test suite
TST: Replace ensure_clean utility with temp_file pytest fixture (3 files) Testing pandas testing functions or related to the test suite
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
DEPS: Bump minimum pytest dependencies Dependencies Required and optional dependencies Testing pandas testing functions or related to the test suite
TST: test that re-using a list of groupers will not throw ValueError Testing pandas testing functions or related to the test suite
MNT: migrate from codecs.open to open Python 3.14 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
DEPR: check_datetimelike_compat in assert_foo_equal Deprecate Functionality to remove in pandas Testing pandas testing functions or related to the test suite
TST: regression test for GH#56853 (insert/delete with MultiIndex datetime) MultiIndex Testing pandas testing functions or related to the test suite
CI: Fix scripts tests when running from another directory CI Continuous Integration Testing pandas testing functions or related to the test suite
Backport PR #62190: TST: Adjust test_round for Numpy 2.4 behavior Testing pandas testing functions or related to the test suite
TST: nan->NA in non-construction tests Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Testing pandas testing functions or related to the test suite
ProTip! Add no:assignee to see everything that’s not assigned.