-
I have about 300,000 lines of data to load. pgfutter always dies unless I split the file into 2 and then is dies sometimes. Usually 3 tries and it takes.
Here's the stack trace
```
failed MSpanList…
-
### Description
It'd be great if the Python API docs had more intra-doc links to make navigation easier, like [the Rust docs have](https://github.com/pola-rs/polars/issues/10904).
Example: the cla…
-
**Is your feature request related to a problem? Please describe.**
It's nice to be able to have all your custom vocab in a file rather than using dragon's vocab editor. Dragon vocabs can get deleted …
-
#### Problem description
Currently the two custom input options are in the documentation "ascii" and "csv". Neither are truly descriptive of the file types used or the formatting requirements.
…
-
On Windows, tried both with cmd and a git bash shell:
[csv_windows-1255.zip](https://github.com/paulfitz/daff/files/475706/csv_windows-1255.zip)
```
$ daff.py version
1.3.18
$ daff.py 1.csv 2.csv
Tr…
-
maybe the csv file is very large, so can you give me the example for parse very large csv file?
-
For the neighbor and the other clustering methods, we need a phylip reader. The easiest way is to use the one from lingpy, and make sure we have 100% tests. This belongs to the pylogeny package as:
…
-
Can we get something like a line of data corresponding to each Nfc measure ?
If we can put in a csv file each Nfc mesure with hits correspondonding nfc data and the real value(mesured by the reader) i…
-
A request from Guido Biele on the Stan users list:
Would it be possible to modify read_stan_csv so that it can also read cmdstan csv files generated from advi estimation?
To which Ben Goodrich re…
-
**Describe the bug**
An undocumented breaking change, or bug, is introduced in CsvHelper `v29.0.0`. The converter registered in the `ClassMap` is no longer invoked, and the field is not mapped.
**…