BUG: Printing float16 with NumPy>=2.0 gives overflow warning #61029
Labels
Bug
Output-Formatting
__repr__ of pandas objects, to_string
Warnings
Warnings that appear or should be added to pandas
This occurs here:
pandas/pandas/io/formats/format.py
Line 1446 in bc34e24
Perhaps we just set
has_large_values
to be false for float16?The text was updated successfully, but these errors were encountered: