-
This is wonderful, thank you soo much Dominik!
As far as I understand, different operating modes and db can now lead to varying results - e.g. BOLDigger2 was doing Species-level ID first, and only th…
-
https://github.com/jayatsandia/svp_demo_oct_2018/blob/master/Scripts/curtailment_w_data_capture.py
-
Hello,
Is it possible to add the data validations to enable the dropdown for a particular cell, as shown below?
![Screenshot 2020-09-29 at 7 53 45 PM](https://user-images.githubusercontent.com/6…
-
rust edition: 2021
OS: Windows 11(Language: Simplified Chinese)
xlsxwriter = { version = "^0.3" }
[**minimal reproducible project.zip**](https://github.com/informationsea/xlsxwriter-rs/files/8862…
-
The current `setup.py` fixes the sqlalchemy requirement at `1.4.29`, though for versions of pandas `≥2.2.0` (which is not restricted in setup.py), this will result in some adapter dependents no longer…
-
### 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://pypi.org/project/polars/) of Polars.
### Re…
-
As the author of `rust_xlsxwriter` I just wanted to say that this looks really useful and very complete. Well done.
-
Tl;dr : support pip specifications of packages as well
---
I received the following email:
I was wondering though if it's possible to include pip packages in the environment specification? For exam…
-
Hello,
I just found your library. I am building something similar. i was just wandering if you want to make a team? You can check it here https://github.com/papaloizouc/jsonTOxls. I am using XlsxWrit…
dxe4 updated
11 years ago
-
xbrl 파일을 pd.ExcelWriter 를 사용하여 엑셀 파일을 만드는 도중 에러가 발생했습니다.
```
with pd.ExcelWriter(f"{xbrl_request.corp_code}.xlsx", engine="xlsxwriter") as writer:
for table in xbrl.tables:
data = xb…
bhnvx updated
4 months ago