-
### Prerequisites
version: csvtk v0.30.0
### Describe your issue
I have noticed four issues with the **csv2json** command.
command: `csvtk csv2json testdata.csv -o testdata.json`
`input …
-
## Foreword
- Thanks for providing the app! I use your app via CLI.
- I looked into the manpage but found no options to achieve my goal.
- So I think this is de facto a feature request
## Use…
-
```260K node_modules/csvtojson/coverage/csv2json/src
28K node_modules/csvtojson/coverage/csv2json/libs/interfaces/cli
44K node_modules/csvtojson/coverage/csv2json/libs/interfaces
60K …
-
```
sudo gem install csv2json -v 0.3.0
csv2json input.csv
```
```
/usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- orderedhash (LoadError)
fro…
-
I tried using csv2json, here is what i get:
```
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- orderedhash (LoadError)
from /usr/lib/ruby/1.9.1/ruby…
-
I have been stringing a shell script in with mlr to prepare the data for stan. I wanted to open this as a feature request. As oppose to my csv2json.sh script maybe a flag `—json-cells-to-arrays` or an…
-
Hi @julien-f ,
I have created a pull request with some code changes.
[PR/37](https://github.com/julien-f/csv2json/pull/37)
1) one problem I saw was that the function csv2json only returns a stream …
-
think "csv2json" or similar, maybe ask for exact specs/requirements
-
How about the ability to run simple string transform functions on header like `.trim`, `.toLowerCase`, `.toUpperCase`
Example usage
```
$ csv2json /path/to/file.csv --header-transform trim --he…
-
https://csvjson.com/csv2json
For example " | " becomes "|"