---
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](https://github.com/ydataai/pandas-profiling) is a great library for quick EDA. This interactive report can be exported to HTML format.