-
I am importing CSV files containing 25K records. Before version 6.3.0, everything appeared correctly, but after the update, they show as null even though everything is imported. I am facing challenges…
-
### 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…
-
Very useful tool! But I encountered a problem that I can't solve.
## Error details:
```
ModuleNotFoundError Traceback (most recent call last)
Cell In[31], line 1
----> 1 anno=scsa.cell_anno(clust…
-
Fix all tests on server for seamless integration into future development.
- Add csv with summary of runs and failures
- Helps use only successful .yml files for future
- Helps to fix failures or re…
-
-
### Bug
Version: 20.0.1
Hello,
If I try to import services via csv
![image](https://github.com/user-attachments/assets/55f8b0f4-ac75-44a4-9fa7-75e080af8bbd)
All fields are translated except C…
-
Hi Hemant,
I have been using the MatchGrains script to match grains across load states. Although the user can provide a text file with multiple Grains.csv paths and then provide the beam height and…
-
**Is your feature request related to a problem? Please describe.**
I'm trying to run factuality tests on a CSV file, where I have two columns: `question` and `__expected`. The goal is to send the `…
-
When I predict the model
`from setfit import SetFitModel
from datasets import load_dataset
model = SetFitModel.from_pretrained(model_name)
test_dataset = load_dataset("csv", data_files="dataset…
-
您好,请问一下聚类所使用的Neighbor information.csv和Value similarity data.csv文件是经过什么操作获取?