Webinar 5 — Structure
Webinar recording:

Here you can find the structure for the fifth webinar.
| Week (date) | Agenda |
|---|---|
| 5 (21-06) | Homework 5 solutions |
| Q&A | |
| PyMongo | |
| - Design | |
| - Loading | |
| - Cleaning | |
| Pipeline Builder | |
| Mongo Shell | |
| - Cursor Methods | |
| - Cursor-like stages | |
| - Aggregation operators | |
| - Date functions | |
| - $sample |
Please review the pre-recorded material before attending this webinar.
Material
Webinar materials:
- whm_5.js: solutions for the hw_5.md;
- wsc_5.ipynb: webinar 5 pymongo notebook;
- wsc_5.js: webinar 5 MQL script.