Exploring document data
Find the fourth document in the review
column of the nested_reviews
DataFrame. What are the first few words of the "statement"
in this document?
A pandas
DataFrame has been created by querying the review
column of the nested_reviews
table, and is available via the nested_reviews
variable.
Cet exercice fait partie du cours
Introduction to NoSQL
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
