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.
Diese Übung ist Teil des Kurses
Introduction to NoSQL
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten