-
There are times where I just need to deserialize a CSV of string data into an object. It would be nice to automatically create this method even if the indices aren't absolutely correct. Way easier to …
-
```
Currently, decimal values are serialized with the trailing 'm' suffix to
distinguish them from double values. We should omit this suffix because
most delimited readers will not understand the 'm'…
-
**Background**
Rezonator users may want to import data produced in popular software such as [Elan](https://tla.mpi.nl/tools/tla-tools/elan/). Elan is widely used by linguists, anthropologists, and ot…
-
Remove columns with PII (most granular identifying detail should be the zip code) and make an additional copy of the data split into one spreadsheet per Congress Year (two years, starting on odd years…
-
This may be causing an issue for some: https://stackoverflow.com/questions/53874152/how-to-perform-the-same-edit-on-a-folder-of-csv-files
-
```
Currently, decimal values are serialized with the trailing 'm' suffix to
distinguish them from double values. We should omit this suffix because
most delimited readers will not understand the 'm'…
-
```
Currently, decimal values are serialized with the trailing 'm' suffix to
distinguish them from double values. We should omit this suffix because
most delimited readers will not understand the 'm'…
-
CSV with comma-delimited fields cause issues Internationally where commas are used as decimal markers. For internationalization purposes, consider making CSVs that are semicolon-delimited. @nllong
…
-
I would like to use this to produce a long running scaled down recording to track my working time. What would be the best way to produce recordings for short segments (maybe 30s-10min) and save freque…
-
### Description
Hello,
When trying to import the attached CSV UTF-8 tab delimited files into an Oracle database table the field called ALIAS throws an exception. In the case of Test1.csv there is …