TST: Use numeric dtype fixtures for testing #21500
Labels
Clean
Dtype Conversions
Unexpected or buggy dtype conversions
Testing
pandas testing functions or related to the test suite
Milestone
Some new numeric dtype fixtures were implemented in #21432:
pandas/pandas/conftest.py
Lines 183 to 243 in 9e982e1
It would be nice to use these fixtures where appropriate in the existing tests, e.g.
pandas/pandas/tests/indexes/datetimes/test_construction.py
Lines 527 to 528 in 9e982e1
Additional comments:
float16
dtypes from tests since it's barely supportedThe text was updated successfully, but these errors were encountered: