ToucanToco / fastexcel

A Python wrapper around calamine
http://fastexcel.toucantoco.dev/
MIT License
121 stars 6 forks source link

Add an option to disable automatic type coercion #247

Closed lukapeschke closed 4 months ago

lukapeschke commented 4 months ago

Some users may not want to automatically coerce mixed dtypes. Add an option to be able disable this, and raise an error in case of mixed dtypes in a column