-
#### Windows 11 Pro
#### Versions of xlwings, Excel and Python ( 0.30.10, Office 365, Python 3.10.8)
#### Describe your issue (incl. Traceback!)
![xlwings error](https://github.com/xlwings/…
-
Is it possible to add support for feather files, should be quite a simple change ?
I managed to make it work by changing
file_formats = {
"csv": pd.read_csv,
"xls": pd.read_excel,
…
-
I'm not really sure how to explain this without being able to attach the offending file but I'll try.
I'm loading a spreadsheet with the following code:
``` php
// ...
$type = PHPExcel_IOFactory::id…
-
Hi,
First of all, this is a very neat PL/SQL package.
Would it be possible to format a cell conditionally, based on its content ?
Example: if SQL column contains "X" then write the value in BOLD, e…
-
1. Depending on how easily it could be implemented, it would be useful to set the currency type for the worksheets in some way (e.g. through an option() setting). This way columns with "accounting" or…
-
Thanks for this great library which fill up the gap in the world of python + excel.
My question is: how to find out date and time fields among floats? with xls and xlsx readers from Python, I was a…
-
**Description:**
Based on this [excel file](https://teams.microsoft.com/l/file/7B8E694C-E3AD-4F7C-9279-1055C19C079A?tenantId=f7619355-6c67-4100-9a78-1847f30742e2&fileType=xlsm&objectUrl=https%3A%2F%2F…
-
# at present
I try to generate a preview of pptm file but no preview is created. I can see this kind of error in Tracim:
~~~
2020-01-16 10:50:27 INFO [PreviewGenerator:21][b'uWSGIWorker2Core0'] …
-
I would like to attach a zip file to a todo but offiria won't let me. I get a message invalid extension with a list of supported file types
-
As an example I used the link:
https://gitcdn.link/repo/warbe-maker/Common-VBA-Error-Services/master/source/mErH.bas
which worked for a long time. To my great surprise I now do get an error:
Intern…