Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 621 Bytes

File metadata and controls

17 lines (11 loc) · 621 Bytes
description This document will show how to do EDA with Visual Python.

Data Exploration

{% embed url="https://www.youtube.com/watch?v=DMdSJ2XMHKk" %}

To explore the data

  1. Click on the Profiling app.
  2. Check the library installation, and import.
  3. Select a DataFrame to explore.
  4. Click Generate Report** ****** button.

Pandas Profiling is a great library for quick EDA. This interactive report can be exported to HTML format.