BUG: Fix extra decimal places in DataFrame.to_csv() with quoting=csv.QUOTE_NONNUMERIC and float16/float32 dtypes (#60699)#60804
Open
akj2018 wants to merge 6 commits intopandas-dev:mainfrom akj2018:bugfix/60699-tocsv-quoting
+73-5
Commits
Commits on Jan 14, 2025
Commits on Jan 27, 2025
Modified base.py get_values_for_csv() to prevent extra decimal places for float16, float32 in output
committed- committed
- committed
- committed
- committed