-
- 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: Assist Replace ensure_clean utility function with the temp_file pytest fixture #62435 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: 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
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…
3 of 5 tasks
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 : 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…
2 tasks
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…
3 tasks done
TST: regression test for GH#56853 (insert/delete with MultiIndex datetime) MultiIndex 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: Adjust test_round for Numpy 2.4 behavior 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
MNT: migrate from codecs.open to open Python 3.14 Testing pandas testing functions or related to the test suite
TST: Speed up hypothesis and slow tests Testing pandas testing functions or related to the test suite
#62028 by mroeschke was merged Aug 3, 2025 Loading…
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
TST: add test for pandas testing functions or related to the test suite
dtype argument in str.decode Testing ProTip! Mix and match filters to narrow down what you’re looking for.