Some excel files have minor corruption in cell style metadata.
Extraction of this is done triggered at reader > excel > excel.py > ExcelReader
This is blocking reading of the actual cell values.
I'd like to make a change to optionally apply stylesheets and ideally have it included in the next release.
In case someone knows of an existing workaround, please let me know.
Thanks!