-
```
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
…
-
**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…
-
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
-
This has been uncovered during work on #11546 where I have tried 'fixing' the issue that `Base_Tests` used to depend on `Standard.Table`.
Apparently, when I run `Base_Tests` under Native Image with…
-
$ saw -?
Usage: saw [OPTION...] [-I | file]
-h, -? --help Print this help message
-V --version Show the version of the SAWScript interpret…
-
Tesseract Version: v5.0.0-alpha.20190623
Platform: Windows 10 64-bit
Current Behavior: For the Thai language (almost) every individual character in hOCR output is a word
Expected Behavior: Words (…
FrkBo updated
2 weeks ago
-
This is a tracking issue for the Rust 2024-relevant parts of:
- https://github.com/rust-lang/rust/pull/114764
- https://github.com/rust-lang/rustfmt/issues/3370
This issue is for tracking readi…
-
So I've been frustrated with the current state of logging in Blocks for a while. Pickled Python dictionaries have problematic memory requirements and aren't ideal for analysis given all the issues tha…
-
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…