kz26 / PyExcelerate

Accelerated Excel XLSX Writing Library for Python 2/3
https://pypi.org/project/PyExcelerate/
BSD 2-Clause "Simplified" License
521 stars 60 forks source link

#NUM! added to output excel when blank data for this cell is present in the dataframe #240

Open asganapa opened 2 months ago

asganapa commented 2 months ago

Need a format to remove these such as isnan() or isnull()