News

How to Open Multiple CSV Files in One Excel Spreadsheet. The CSV file extension appears on text documents that contain comma-separated values. Like spreadsheet data, each line in a CSV file ...
If you need to convert that file from CSV to JSON, you can do that with the csvjson command like so: csvjson clients.csv > clients.json Csvkit has a couple of other handy tricks up its sleeve.
Some months back I developed some pyuno code for converting spreadsheets into CSV files from the command line. Pyuno being the Python interface to the OpenOffice runtime. One of the enhancement ...