adamerose / PandasGUI

A GUI for Pandas DataFrames
MIT No Attribution
3.15k stars 226 forks source link

need to set display format for floats #200

Open DavidLamper opened 2 years ago

DavidLamper commented 2 years ago

displaying 3 decimal digits is not enough for small numbers a lot of my data is less than 1e-5 need to use scientific notation or upto 9 decimal digits