-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blank cells for strings in generated .xlsx file #15
Comments
hi @umairmunir40 would you provide an example .xlsx ? |
I'm having exactly the same issue. Also, it's not just the strings, but also the dates (and potentially every other data type). Here's the code:
And here's the file: http://ge.tt/7OOoZQM2/v/0 |
@seamusabshere, noticed that there is an open issue already. I have same problem.
Also I tried an example from readme file same problem. Maybe you know what is the issue and how to fix it? Maybe I just need any parameter or smth? |
I ended up switching to axlsx |
The same problem, the cells are empty for strings. |
Hi,
when i generate the .xlsx file with xlsx_writer it shows blanks cells for string when i open it with LibreOffice or from google docs xlsx viewer
please help me with this issue...
thanks
The text was updated successfully, but these errors were encountered: