-
- 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: Fix assertion for TestSetitemNAPeriodDtype::expected Testing pandas testing functions or related to the test suite
Add np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale Testing pandas testing functions or related to the test suite
strict_na keyword to the assert_.._equal methods for object dtype to help with deprecation Missing-data #58072 opened Mar 29, 2024 by jorisvandenbossche • Draft
4 tasks
TST: assert reading of legacy pickles against current data IO Pickle read_pickle, to_pickle Stale Testing pandas testing functions or related to the test suite
TST: replace ensure_clean with temp_file on pandas testing functions or related to the test suite
pandas/tests/io/xml/test_xml.py Stale Testing #62638 opened Oct 9, 2025 by KevsterAmp • Draft
3 of 5 tasks
GH 25298: Add test for interval index in multiindex Testing pandas testing functions or related to the test suite
#62794 opened Oct 22, 2025 by harinik Loading…
1 of 5 tasks
TST (string dtype): clean-up interpolate tests Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale Strings String extension data type and string data Testing pandas testing functions or related to the test suite
TST: add regression test for interpolate(method='time') with Int64/Float64 (#40252) Testing pandas testing functions or related to the test suite
#62286 opened Sep 7, 2025 by skalwaghe-56 Loading…
3 tasks done
ProTip! Exclude everything labeled
bug with -label:bug.