Data Store Selection and Usage
A Five-Step Guide for Conducting Exploratory Data Analysis - Shopify

A Five-Step Guide for Conducting Exploratory Data Analysis - Shopify

4/28/2021

What this post added

This post introduces a five-step guide for conducting Exploratory Data Analysis (EDA) for data scientists. It covers understanding data context, checking for missing data and imputation strategies, classifying features into continuous, discrete, and categorical types, and identifying the shape and distribution of data through visualizations and statistical measures like mean and variance. The post uses a synthetic dataset of merchant behavior to illustrate these steps, providing practical examples and encouraging note-taking throughout the process.

Read the original post ↗