a tale of some languages (Anonymous Rust Dev)
U finally got the courage to dust off the ole COBOL I see 😂
Great article! Might I suggest though that duckdb (duckdb.org) or Miller (https://miller.readthedocs.io/en/6.13.0/). are much easier!
duckdb -c "copy (select * from read_csv_auto('./test.csv')) to './test.json'"
mlr --ojson --icsv cat test.csv
PS 20 years COBOL experience!
U finally got the courage to dust off the ole COBOL I see 😂
Great article! Might I suggest though that duckdb (duckdb.org) or Miller (https://miller.readthedocs.io/en/6.13.0/). are much easier!
duckdb -c "copy (select * from read_csv_auto('./test.csv')) to './test.json'"
mlr --ojson --icsv cat test.csv
PS 20 years COBOL experience!