ComenzarEmpieza gratis

Extract data from an Explore cell

Explore cells allow you to interactively browse database tables, but often, you'll want to extract data from these cells for further analysis.

In this exercise, you'll locate the reviews table (in the cinema schema, part of the Course databases database) and load its data into a DataFrame named reviews.

Este ejercicio forma parte del curso

Introduction to DataLab

Ver curso

Instrucciones del ejercicio

  • Create an Explore cell, choosing "Select data source", "Browse sample data sources", and connecting to Course Databases.
  • Browse the available tables in the cinema schema and query the reviews table.
  • Convert the Explore cell into a SQL cell, then rename it to reviews.

Ejercicio interactivo práctico

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

Empezar ejercicio