Completed
- group operation
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Data Analysis on House Pricing Data Using MongoDB Aggregation Pipelines
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Agenda
- 3 - Sponsor Message
- 4 - Why aggregation pipelines are used?
- 5 - Starting with code
- 6 - Different ways to perform aggregation in MongoDB
- 7 - Creating a new database
- 8 - Operations in the aggregation pipeline
- 9 - Stages in the aggregation pipeline
- 10 - match operation
- 11 - group operation
- 12 - sort operation
- 13 - Creating JSON file
- 14 - pymongoarrow
- 15 - Final Note