1. เรียนรู้
  2. /
  3. Courses
  4. /
  5. Data Processing in Shell

Connected

Exercises

Converting and previewing data with csvkit

csvkit is written to process only CSV files. Therefore, the first thing we do is to convert our raw data file into CSV format.

After conversion, it's good practice to take a quick peak into the content of the file for a quick sanity check.

คำแนะนำ 1 / 3

undefined XP
    1
    2
    3
  • Use Linux's built in unzip tool to unpack the zipped file SpotifyData.zip.