Exercise 2: Clean and describe
Using employee_survey.csv:
- Count employees by department.
- Calculate mean age, tenure, workload, and performance.
- Count missing values in every column.
- Create
remote_mode: On-site (0 days), Hybrid (1–3), Mostly remote (4–5). - Compare mean performance across
training_group. - Draw a histogram of performance.
- Draw a boxplot of performance by training group.
- Write two descriptive sentences without making causal claims.