Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

BUG: Fix TypeError in assert_index_equal when comparing CategoricalIndex with check_categorical=True and exact=False Testing pandas testing functions or related to the test suite
#61941 by Aniketsy was merged Oct 3, 2025 Loading… updated Oct 3, 2025 3.0
TST: Avoid time.sleep in tests Testing pandas testing functions or related to the test suite
#62503 by mroeschke was merged Oct 3, 2025 Loading… updated Oct 3, 2025 3.0
TST: Replace ensure_clean utility with temp_file pytest fixture (2 files) Testing pandas testing functions or related to the test suite
#62546 by sanggon6107 was merged Oct 2, 2025 Loading… updated Oct 2, 2025
2 tasks done
3.0
TST: Assist Replace ensure_clean utility function with the temp_file pytest fixture #62435 Testing pandas testing functions or related to the test suite
#62461 by pandeconscious was merged Oct 1, 2025 Loading… updated Oct 1, 2025
2 of 5 tasks
3.0
chore: use temp_file instead of ensure_clean in test Testing pandas testing functions or related to the test suite
#62529 by mrkarna was merged Oct 1, 2025 Loading… updated Oct 1, 2025
2 of 5 tasks
3.0
TST: collect string arithmetic tests Testing pandas testing functions or related to the test suite
#62507 by jbrockmendel was merged Sep 29, 2025 Loading… updated Sep 29, 2025
5 tasks
3.0
TST: Simplify test_interp_string_axis and test_qcut_binning_issues Clean Testing pandas testing functions or related to the test suite
#62470 by mroeschke was merged Sep 29, 2025 Loading… updated Sep 29, 2025 3.0
TST: Replace ensure_clean utility with temp_file pytest fixture (3 files) Testing pandas testing functions or related to the test suite
#62475 by ritoban23 was merged Sep 29, 2025 Loading… updated Sep 29, 2025
1 of 2 tasks
3.0
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
#62454 by meeseeksmachine was merged Sep 25, 2025 Loading… updated Sep 25, 2025 2.3.3
TST: Adjust tests for numexpr 2.13 Testing pandas testing functions or related to the test suite
#62452 by mroeschke was merged Sep 25, 2025 Loading… updated Sep 25, 2025 2.3.3
TST: Reduce ExtensionArray data testing length from 100 to 10 Testing pandas testing functions or related to the test suite
#62417 by mroeschke was merged Sep 22, 2025 Loading… updated Sep 22, 2025 3.0
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
#62407 by mroeschke was merged Sep 22, 2025 Loading… updated Sep 22, 2025 3.0
DEPS: Bump minimum pytest dependencies Dependencies Required and optional dependencies Testing pandas testing functions or related to the test suite
#62406 by mroeschke was merged Sep 21, 2025 Loading… updated Sep 21, 2025 3.0
TST: test that re-using a list of groupers will not throw ValueError Testing pandas testing functions or related to the test suite
#62374 by jarent-nvidia was merged Sep 19, 2025 Loading… updated Sep 19, 2025
2 of 3 tasks
3.0
MNT: migrate from codecs.open to open Python 3.14 Testing pandas testing functions or related to the test suite
#62073 by ngoldbaum was merged Aug 8, 2025 Loading… updated Sep 12, 2025
4 tasks
2.3.3
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
#62299 by jbrockmendel was merged Sep 9, 2025 Loading… updated Sep 9, 2025
3 of 5 tasks
3.0
TST: regression test for GH#56853 (insert/delete with MultiIndex datetime) MultiIndex Testing pandas testing functions or related to the test suite
#62238 by skalwaghe-56 was merged Sep 6, 2025 Loading… updated Sep 6, 2025
3 tasks done
3.0
TST: Reduce banklist.html to make bs4 test run faster IO HTML read_html, to_html, Styler.apply, Styler.applymap Testing pandas testing functions or related to the test suite
#62203 by mroeschke was merged Aug 28, 2025 Loading… updated Aug 28, 2025 3.0
BUG: Fix typos in test method names Testing pandas testing functions or related to the test suite
#62197 by brchristian was merged Aug 26, 2025 Loading… updated Aug 26, 2025
1 task done
3.0
CI: Fix scripts tests when running from another directory CI Continuous Integration Testing pandas testing functions or related to the test suite
#62181 by rhshadrach was merged Aug 26, 2025 Loading… updated Aug 26, 2025
5 tasks
3.0
Backport PR #62190: TST: Adjust test_round for Numpy 2.4 behavior Testing pandas testing functions or related to the test suite
#62193 by mroeschke was merged Aug 26, 2025 Loading… updated Aug 26, 2025 2.3.3
Fix typo in the test name Testing pandas testing functions or related to the test suite
#62122 by kajarenc was merged Aug 15, 2025 Loading… updated Aug 15, 2025
1 of 5 tasks
3.0
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
#62021 by jbrockmendel was merged Aug 4, 2025 Loading… updated Aug 4, 2025 3.0
ProTip! Add no:assignee to see everything that’s not assigned.