Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 404 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 404 Bytes

Exploratory Data Analysis on Python

A collection of useful implementations to perform EDA on a new dataset in order to understand preliminary patterns in the dataset and gain a high-level grasp of the dataset using plots and visualizations

Python Version : 3.6.8 Virtual Environment : Anaconda 4.8.2

Topics for Reference

  • Exploratory Data Analysis

    1. QQplot
    2. BoxCoxTransform