1. Learn
  2. /
  3. 课程
  4. /
  5. Introduction to NoSQL

Connected

道练习

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.

说明

50 XP

答案选项