ComenzarEmpieza gratis

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.

Este ejercicio forma parte del curso

Introduction to DataLab

Ver curso

Instrucciones del ejercicio

  • 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.

Ejercicio interactivo práctico

Pon en práctica la teoría con uno de nuestros ejercicios interactivos

Empezar ejercicio