You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the missing argument of dump, all values pass through str() before being fed to csv and on Python2 that means rounding at the 13th decimal instead of using all available precision.