Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Introduction to Data Analysis with Security Onion and Other Open Source Tools
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 PANDAS: HIGH-PERF DATA ANALYSIS FOR PYTHON
- 3 POPULATING YOUR DATAFRAME
- 4 OR... READ DIRECTLY FROM ELASTICI
- 5 UNDERSTANDING THE DATA
- 6 DROP UNNECESSARY COLUMNS
- 7 DROP UNNECESSARY ROWS
- 8 FREQUENCY ANALYSIS (AKA "STACK COUNTING")
- 9 DRILUNG DOWN
- 10 HUNTING IS JUST A MATTER OF TIME SERIES ANALYSIS
- 11 TIME SERIES SEASONALITY
- 12 UNDERSTANDING THE SEASONAL PATTERN
- 13 THE CORRECTED TRANSACTION GRAPH
- 14 TOOLS & RESOURCES