This shows you the differences between two versions of the page.
ep:labs:061 [2020/11/18 11:51] ioan_adrian.cosma [Objectives] |
ep:labs:061 [2025/02/11 23:59] (current) cezar.craciunoiu |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Lab 06 - Advanced plotting (seaborn & pandas) ====== | + | ====== Lab 06 - Network Monitoring ====== |
===== Objectives ===== | ===== Objectives ===== | ||
- | * Introduction to pandas | + | * Dive into the inner workings of previously studied traffic monitoring / filtering tools |
- | * Easy data manipulations with pandas | + | * Discuss methods of path discovery |
- | * Introduction to seaborn | + | * Provide an introduction to protocol options |
- | * More types of cool looking plots with seaborn | + | |
- | * Apply what you learned on exploring COVID data for Romania | + | |
+ | ===== Contents ===== | ||
+ | {{page>:ep:labs:061:meta:nav&nofooter&noeditbutton}} | ||
+ | ===== Proof of Work ===== | ||
+ | |||
+ | Before you start, create a [[http://docs.google.com/|Google Doc]]. Here, you will add screenshots / code snippets / comments for each exercise. Whatever you decide to include, it must prove that you managed to solve the given task (so don't show just the output, but how you obtained it and what conclusion can be drawn from it). If you decide to complete the feedback for bonus points, include a screenshot with the form submission confirmation, but not with its contents. | ||
+ | |||
+ | When done, export the document as a //pdf// and upload in the appropriate assignment on [[https://curs.upb.ro/2021/course/view.php?id=5665#section-5|moodle]]. Remember, the cut-off time is 15m after the lab ends. | ||
+ | |||
+ | ===== Tasks ===== | ||
+ | |||
+ | {{namespace>:ep:labs:061:contents:tasks&nofooter&noeditbutton}} | ||