BUG: nanops._has_infs doesn't work with many dtypes #7357
Labels
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
Internals
Related to non-user accessible pandas implementation
Numeric Operations
Arithmetic, Comparison, and Logical operations
Milestone
nanops._has_infs
, which is used in determining whether to employ bottleneck optimizations, fails on dtypes which should otherwise be supported, including 'f2', complex, and multidimensional 'f4' and 'f8'.The text was updated successfully, but these errors were encountered: