ToucanToco / fastexcel

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

add `dtype`-like param to enforce a dtype for a given column #173

Closed PrettyWood closed 4 months ago

PrettyWood commented 5 months ago

see dtype param in https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.read_excel.html

lukapeschke commented 4 months ago

Starting on this :slightly_smiling_face: