Exercise

Filtering data by row with csvkit

Now it's time get some hands-on practice for filtering data by exact row values using -m. Whether it's text or numeric, csvgrep can help us filter by these values.

Instructions 1/2

undefined XP
  • 1
    • Filter Spotify_MusicAttributes.csv and return the row or rows where track_id equals118GQ70Sp6pMqn6w1oKuki.
  • 2
    • Filter Spotify_MusicAttributes.csv and return the row or rows where danceability equals 0.812.