ToucanToco / fastexcel

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

Add an option to disable automatic type coercion #247

Closed lukapeschke closed 3 days ago

lukapeschke commented 5 days 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