Exercise

Exploring the data

Let's get familiar with the Spotify data, songs, which is already loaded for you. Before we start developing models, it's a good idea to take a peek at our data to make sure we know everything that is included.

Instructions

100 XP
  • Print the first 6 rows of the dataset.
  • Print the structure of the dataset.