BUG: Fix extra decimal places in DataFrame.to_csv() with quoting=csv.QUOTE_NONNUMERIC and float16/float32 dtypes (#60699)#60804
Closed
akj2018 wants to merge 6 commits intopandas-dev:mainfrom
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