Generate EDA report in simple way in python using sweet viz and pandas (excel and csv).

Channel:
Subscribers:
1,470
Published on ● Video Link: https://www.youtube.com/watch?v=CMAveQSt4lI



Duration: 12:32
28 views
0


In this video we have used demo data and not belong to any company or personal data this video is used for educational purpose only.

Requirement
IDE (vs code Jupyter note book or pycharm or whatever you want which support )
pc : laptop or dekstop which you can run ide and other enviroment
pandas lib
pip install pandas
sweetviz lib
#pip install sweetviz
openpyxl module for excel file
pip install openpyxl