BUG: Nullable floats can look like ints in repr #36775
Labels
Bug
NA - MaskedArrays
Related to pd.NA and nullable extension arrays
Output-Formatting
__repr__ of pandas objects, to_string
Milestone
Nullable floats when output to the screen can look like ints, but in my opinion should look the same as regular non-NaN floats so as not to cause confusion.
cc @jorisvandenbossche
The text was updated successfully, but these errors were encountered: