-
[Files\read] add support for different delimiters when in `.csv` mode
this could be something as simple as `.with:` or `.delimiter:`, or `.delimited:`
also see: https://github.com/arturo-lang/arturo/p…
-
DataFrames support loading tab-delimited files and semicolon-delimited files automatically by file extension (e.g. .tsv). Is something like that possible?
The issues is that comma-delimited files, th…
-
**Is your feature request related to a problem? Please describe.**
I need to read a position delimited file (no delimiters)
**Describe the solution you'd like**
Make TextFieldParser.cs types publ…
-
- [x] I'd be willing to implement this feature ([contributing guide](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md))
## Description
Similar to the existing `testFile` option, addi…
-
Rewrite Pkg, a function at a time, to use the much nicer `IFS` method of parsing repo files:
```shell
IFS="|"
while read Field1 Field2 ... FieldN; do
#stuff with fields - there should be no cuts…
-
The top-match option is not working, as described in this posting to the crux-users group:
https://groups.google.com/forum/#!topic/crux-users/-83jDpsmTfE
Reported by: kaipot
-
Assign-confidence was written to require very particular columns in its input. The program should be generalized to work with essentially any tab-delimited file. The user can specify what column the…
-
### As ...
Nelly - Network Engineer
### I want ...
To import CSV files with the semi-colon character, or alternatively any user-defined character (DSV)
### So that ...
In some European Countries …
-
-
## Background [Optional]
Currently we are using SFTF to transfer binary files to Cloud and use Cobrix to read the Binary files to convert to ASCII.
## Question
We are also looking to SFTP files b…