-
### Description of the bug
Plus 28 more processes waiting for tasks…
Execution cancelled -- Finishing pending tasks before exit
-[nf-core/quantms] Pipeline completed with errors-
ERROR ~ Error exe…
-
### 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…
-
### Describe the bug, including details regarding any error messages, version, and platform.
In pyarrow 17.0.0
When accessing a parquet file using parquet.read_table an incompatible types except…
-
Attempted to run this code to convert .xlsx (and .csv) files to .parquet files from raw Neware data:
```
import pyprobe
cell_list = []
for i in range(1, 9):
info_dictionary = {'Name': f'J…
-
### Describe the bug, including details regarding any error messages, version, and platform.
Simple repro:
```
import pyarrow as pa
import pandas as pd
pd.DataFrame({"x":pa.array(pd.Series([[2.…
-
### 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.
### Reprodu…
-
### Describe the bug
the issue is when we try to download loading the dataset from the Huggingface (Salama1429/tarteel-ai-everyayah-Quran) :
File "/home/albaheli/.local/lib/python3.10/site-packag…
-
### Do you need to file an issue?
- [x] I have searched the existing issues and this bug is not already filed.
- [x] My model is hosted on OpenAI or Azure. If not, please look at the "model provid…
-
Hi!
I am trying to execute the meds_etl_omop command to convert my OMOP dataset into MEDS but I'm getting the following error
```
Generating metadata from OMOP `concept` table
1it [00:06, 6.49s…
-
**Description**
It is possible that this is not a valid bug, but worth investigating. Three expressions in PR #3141 were left commented out because they don't roundtrip cleanly through pandas…