-
When I installed release .3749, I had several files open in Excel. Without paying much attention to what I was doing, I hit `Enter` on the "Applications are open, can I shut them down" (or something l…
-
At the moment `XLMMacroDeobfuscator` can't process files like `.slk` (it's not supported file extension there)
However, if `XLMMacroDeobfuscator` is installed, it is automatically used for xlm-anal…
-
The `parse_wiod` function seems not to be compatible with the WIOD 2016 release anymore. The reason is (or one of the reasons?) that the WIOD 2016 data is provided as `xlsb` file and not as `xlsx` fil…
ghost updated
3 years ago
-
I have used Python Example provided in this url "https://api.onlyoffice.com/editors/demopreview".
I have change STORAGE_PATH and DOC_SERV_SITE_URL.
Config.py
```
import os
VERSION = '1.5.1'
…
-
- [x] .jpg
- [x] .pdf
- [x] .png
- [x] .docx
- [x] .xlsx
- [x] .zip
- [x] .pptx
- [x] .doc
- [x] .mp4
- [x] .xls
- [x] .gif
- [x] .jpeg
- [x] .psd
- [x] .ai
- [x] .csv
- [x] .mp3
- [x]…
-
Hi,
working on a binary excel file I have problems with this numbers:
-12811.27 -> is read as -> 10724606.55 (interestingly the difference of 2 numbers gives 10737418.24 = 2^30 / 100 )
-190565…
-
Does it make sense to put the adopted financials of 2013 from http://www.bart.gov/docs/financials/FY2013_BART_Budget.pdf into the csv file?
-
Noted some monthly reports that have not yet been added to the raw data catalogue as there location remains unclear. when/if they are found I will manually add them to the raw data catalogue (with cor…
-
Create a script to download commodity time series from IGC.
-
When a workbook contains sheet with rId being None, `open_workbook` throws `KeyError(None)`.
Related code: https://github.com/willtrnr/pyxlsb/blob/7dca9403f61a71ca4ca53cad4330ce068cef4dbd/pyxlsb/wo…