-
Upgrade xlsx package version.
The current version has a Snyk Vulnerability:
https://security.snyk.io/package/npm/xlsx
https://github.com/DiegoZoracKy/convert-excel-to-json/blob/master/package.…
-
I'm not familiar with rust and having some problems with this proj.
Sometimes an integer in a table is incorrectly converted to a floating point number.
Are there future plans to provide a string-…
-
in relation to #1343 - this is a list of functions missing in the polars library that could be implemented :
- [x] `clean_names`
- [x] `pivot_longer`
- [ ] `pivot_wider`
- [x] `xlsx_tables`
- [x…
-
Using latest OfficeToPDF version (1.9).
When try to convert a sample excel file it return error code 513 and error message "Did Not Convert".
![OfficeToPDF Feedback](https://user-images.githubus…
-
### Pandas version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/i…
-
Is there a way or syntax to convert and insert an image somewhere into a sheet? I tried to do this as follows but am getting the following error with converting the JPEG to a readable format to Excel:…
-
# Prerequisites
Please answer the following questions before submitting an issue.
**YOU MAY DELETE THE PREREQUISITES SECTION.**
- [X] I am running the latest version of Node and the tools
- [X]…
-
**Is your feature request related to a problem? Please describe.**
When a cell contains "MAR3" with `DataType = string`, in Excel the cell data type is set to `General` instead of `Text`. Therefore i…
bvenn updated
5 months ago
-
Our codebase currently uses a mixture of `pytest` and `unittest` to run tests. In order to standardize, let's convert the remaining instances of `unittest` into `pytest`. To do this:
- locate all i…
-
Hello,
First of all, thank you for open-sourcing this fantastic project. It already offers a lot in its current state. I have a feature request: would it be possible to add support for Excel files …