-
- 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: Use pytest CI Continuous Integration Testing pandas testing functions or related to the test suite
ENH/CLN: give all AssertionErrors and nose.SkipTest raises an informative message Testing pandas testing functions or related to the test suite
Added test test_datetimeField_after_setitem for issue #6942 Testing pandas testing functions or related to the test suite
#28790 by anirudnits was closed Sep 12, 2020 Loading…
4 tasks done
BUG: normalize rolling_window() weights, remove scikits-timeseries dependency for testing Numeric Operations Arithmetic, Comparison, and Logical operations Testing pandas testing functions or related to the test suite
BUG: Propagating precision to interval dtype #43913 Interval Interval data type Stale Testing pandas testing functions or related to the test suite
#47947 by SomtochiUmeh was closed Nov 17, 2022 Loading…
3 tasks done
CI: debug azure timeouts CI Continuous Integration Testing pandas testing functions or related to the test suite
#43611 by mzeitlin11 was closed Oct 3, 2021 • Draft
Add/reorganize scalar Timedelta tests Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
#46936 by patrickmckenna was closed May 25, 2022 • Draft
4 tasks
TST: Remove even more uses np.array_equal in tests Testing pandas testing functions or related to the test suite
#14854: DatetimeIndex compiled together in test_datetime.py Testing pandas testing functions or related to the test suite
TST: Verify functioning of histtype argument (GH23992) Testing pandas testing functions or related to the test suite Visualization plotting
TST: fix warnings on multiple subplots Testing pandas testing functions or related to the test suite
TST: Fixed xfail for tests in pandas/tests/tseries/offsets/test_offsets_properties.py Testing pandas testing functions or related to the test suite
#32465 by ShaharNaveh was closed Jun 14, 2020 Loading…
3 of 5 tasks
SQL: bunch of fixes based on the old tests IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
TST: Timestamp and Timeseries tests reorg (gh14854) Testing pandas testing functions or related to the test suite
TST: Timedelta tests reorg (gh14854) Clean Testing pandas testing functions or related to the test suite
CLN: Check Warnings in test_graphics_others Testing pandas testing functions or related to the test suite Visualization plotting
pd.to_datetime() fails for KeyError when raising monotonic increasing index ValueError Datetime Datetime data dtype Testing pandas testing functions or related to the test suite
Previous Next
ProTip! Filter pull requests by the default branch with base:main.