Closed durgeksh closed 9 months ago
Hello, could you please provide an excel file allowing to reproduce the bug ? Without this, it will be hard to investigate the issue
Hi @lukapeschke, I found that if a cell contains the value "#N/A" then it is failing to load the data. I am attaching a sample below. Thank you. sample_data.xlsx
df = pl.read_excel('sample_data.xlsx', engine='calamine')
Thank you so much for so quick fix @PrettyWood @lukapeschke.
Error:
Installed versions: