Displaying DataFrame with values from range [1e-7, 5e-7] shows 0 in some situations. #9764
Labels
Output-Formatting
__repr__ of pandas objects, to_string
Milestone
Hi,
For illustration purpose, I'll assume the following dataset:
I've noticed the following behavior (in pandas 0.16 and 0.15.2):
I'm assuming it's a rounding / output formatting error.
Also:
The text was updated successfully, but these errors were encountered: