anitameh / data-science-checklist

Commonly used functions and checks for transformations, EDA and modeling.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README.md

Commonly-used functions and checks for initial exploratory analysis of data transformations, EDA and modeling.

Contents

  • analyze: summary statistics, coverage, and outliers.
  • feature_engineering: one-hot encoding and handling datetimestamps.
  • model_assumptions: generating collinearity plots.

About

Commonly used functions and checks for transformations, EDA and modeling.


Languages

Language:Python 100.0%