Exploratory Data Analysis (EDA)
The detective work phase of data science where you explore and visualize data to understand its structure, patterns, and quirks before building models. EDA involves creating charts, calculating statistics, and asking questions like 'What does this data actually look like?' and 'Are there any weird outliers?' It's like getting to know your data before putting it to work.