Category: Data Science

43 questions in Data Science.

How to detect outliers in data

· Data Science

Discover statistical and visual methods to detect outliers including IQR, z-scores, and box plots.

How to use groupby for aggregations

· Data Science

Learn groupby operations to compute aggregations, transformations, and custom summary statistics efficiently.