-
I'm writing a script that uses SimpleFIN to fill a spreadsheet, and I'd like to be able to manually import CSVs or QFX files downloaded from bank websites to fill out missing data, since it seems like…
-
I encountered the following issue when attempting to merge nodes and edges in Gephi using the following files:
- **[nodes.csv](https://github.com/user-attachments/files/17638097/nodes.csv)**
T…
-
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…
-
Hello,
This looks like a well maintained project and would like to self-host it. Got it up and running using docker image, but now I wish to import from some site I was using before (poraba.com).
…
-
Über CSV oder MS-SQL DUMP?
-
**Décrivez le problème**
Lors de la tentative d'import d'un LP (créé avec le LA Chamilo), la plateforme retourne :
Cette page n’est pas disponible pour le chamilo ne peut actuellement pas traiter ce…
-
Hi!, 😀
I noticed that the feather files generated by `quadfeather` do not include metadata, such as `extent` or `children`, when I use deepscatter.
### Steps to Reproduce
```bash
python3…
-
When I try to import to EN or EN_US through the user interface, after selecting the file and destination locale nothing happens - but an error is visible in the console. Import to other languages work…
loleg updated
12 months ago
-
I'm sure I'm missing something super simple and I apologize in advance. I'm starting broker with the command "uv run ffxiahbot broker --inp-csv items.csv --buy-items --sell-items" and it returns Synta…
-
import streamlit as st
import plotly.express as px
from pycaret.regression import setup, compare_models, pull, save_model, load_model
import pandas_profiling
import pandas as pd
from streamlit_pa…