LoslegenKostenlos loslegen

Creating a Chart

Chart cells in DataLab allow you to quickly visualize data without writing code. This helps in identifying trends, comparisons, and insights at a glance.

In this exercise, you will create a bar chart to explore data and determine which film rating has the highest number of movies using the descriptions table in the Course databases.

Diese Übung ist Teil des Kurses

Introduction to DataLab

Kurs anzeigen

Anleitung zur Übung

  • Toggle the Explore cell into a Chart cell.
  • Create a bar chart, aggregating rating by Count and setting the Series to index to display the "number" of movies for each rating.
  • Assign the rating with the highest number of movies to the variable most_movies.

Interaktive Übung

In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.

Übung starten