-
Implement feature to convert different file formats for example
- CSV to JSON
- JSON to YAML
- YAML to CSV
- JSON to CSV
- CSV to TSV
and many more.
-
## Steps to reproduce
by running :
```
python run_model.py config.json model
```
## Observed Results
error raised:
AttributeError: 'DocModel_Deprecated.Config' object has no attribute '…
-
There is a dataset https://www.kaggle.com/generall/oneshotwikilinks (~6GB uncompressed) that has been transformed into parquet format:
```
df = pd.read_csv("shuffled_dedup_entities.tsv", sep='\t',…
-
Thanks so much for fixing my other issue so fast!! For this one, when making the model, I had already written my input file in the correct format to a directory and was just passing in the filename in…
-
Hi,
I am trying to run mustache on a publicly available dataset, but I keep getting an error:
python3 ~/code/mustache/mustache/mustache.py -f GSE130275_mESC_WT_combined_2.6B.mcool -pt 0.1 -o ES_…
-
Hi,
\>IS1004_IS200/IS605_IS200
and the associated sequence
is duplicate in https://raw.githubusercontent.com/thanhleviet/ISfinder-sequences/master/IS.fna
lines 13 and 15 (and 14 and 16 respectivel…
thsyd updated
4 years ago
-
Na základe schôdzky z 26.5 zakladám toto issue pre vyšpecifikovanie a uvedenie konkrétnejších príkladov pre lepšiu predstavu toho, čo by export v tabuľkovom formáte (CSV,TSV) a vo formáte JSON mal obs…
-
part of
- https://github.com/GenomicsStandardsConsortium/mixs/issues/813
-
Hello ! When trying to run the test `mini_config.ini`, i encountered this error (already mentioned but there was no follow-up):
```
/mnt/software/bioinfo/samtools-1.9/samtools: error while loading s…
-
This data table is comma separated. Some fields contain semicolons:
https://github.com/lter/Clim-HydroDB-2.0/blob/master/climdb-archive-partA/data_packages/native_db_format/data_objects/personnel_TOD…