-
This likely should read Korea (and maybe another year)?
https://github.com/JGuetschow/UNFCCC_non-AnnexI_data/blob/2b8225e1cbd11d521c8d19ea62ee802e8d87eb3c/code/UNFCCC_reader/Republic_of_Korea/read_…
-
In order to get an import form displayed I have type the tag with the full, prefixed resource name.
```
sylius.importer.my_plugin.my_resource.xlsx:
class: FriendsOfSylius\SyliusImport…
-
`StreamingWorkbook#getSheetIndex(String)` and `StreamingWorkbook#getSheet(String)` are case sensitive:
https://github.com/monitorjbl/excel-streaming-reader/blob/9e2f0202baa663041837c26aa5ae278d31d7c9…
-
`
-
## 🐛 Bug Report
Dates are not being parsed correctly when using streaming - issue seems to be the parser internally not getting the "style" for the field.
Lib version: 4.1.1 (latest)
## Steps…
-
I hope this message finds you well. Firstly, I'd like to express my gratitude for the efforts put into maintaining the SimpleXlsxReader gem – it's been a valuable tool for many.
I've come across an…
-
Not sure if this is a misconfiguration on my side, but I get the error: `zipfile.BadZipFile: File is not a zip file` both from reading an `.xlsx` from local/S3, or a pytest testcase saving and reloadi…
-
I use PHPExcel 1.8 to to read a workbook(xlsx file created by Excel 2013) with chart, populating some data , then write it back to disk. When I uses excel 2013/2010 open the saved file, it says the …
-
If I read [Excel_template_500Users.xlsx](https://github.com/openspout/openspout/files/13660857/Excel_template_500Users.xlsx), rows until row 16 (Uer15) have consistent dimension (20 cells), after that…
-
Model `dfba_test_model_RateLaw_Units_cannot_be_defined.xlsx` has good rate units, '1 / second' or 's^-1'.
But `wc_lang.io.Reader().run('dfba_test_model_RateLaw_Units_cannot_be_defined.xlsx', validate…