How to Quickly Perform Exploratory Data Analysis (EDA) in Python using Sweetviz

preview_player
Показать описание
In this video, I will be showing you how to quickly perform exploratory data analysis (EDA) in Python using the Sweetviz library. Particularly, I will be sharing the 2 essential features of Sweetviz that I use the most namely the analyze (quick EDA of a single dataset) and compare (compares 2 datasets) functions.

⭕ Links for this video:

⭕ Playlist:
Check out our other videos in the following playlists.

⭕ Subscribe:
If you're new here, it would mean the world to me if you would consider subscribing to this channel.

⭕ Recommended Tools:
🌟Kite is a FREE AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite and I love it!

⭕ Recommended Books:

⭕ Stock photos, graphics and videos used on this channel:

⭕ Follow us:

Icons used in thumbnail by Chandlel via CleanPNG:

⭕ Disclaimer:
Recommended books and tools are affiliate links that gives me a portion of sales at no cost to you, which will contribute to the improvement of this channel's contents.

#sweetviz #EDA #python #exploratorydataanalysis #datawrangling #datascience #dataanalyst #analytics #machinelearning #dataprofessor #bigdata #machinelearning #datamining #bigdata #ai #artificialintelligence #dataanalytics #dataanalysis #dataprofessor
Рекомендации по теме
Комментарии
Автор

Excellent topic! I see so many students struggling with EDA, this should be helpful.

DatascienceConcepts
Автор

woot! so many uploads, love it Chanin!

AndrewMoMoney
Автор

This is so helpful!! Doing EDA now and gonna check this out. Thank you!!

TinaHuang
Автор

Thank you for putting this content together! This package is just what I’ve been looking for.

margaretblack
Автор

Using this now for quick exploration of my data. Thanks again Data Professor!

temiwale
Автор

Thanks for this into to sweetviz! Extremely useful and time-efficient!

xx
Автор

Thank you, professor. you made learning data science for me so simple and easy to assimilate, thank you for introducing this library to me. still Waiting for data cleaning in orange lib. thanks again.

aaronauta
Автор

hi, thanks for the help! used it for my final year dissertation

minhajali
Автор

It looks amazing, I will try it out soon. Thanks for sharing !!

thinamG
Автор

Wow this is going to save a lot of time..thanks for the video

pushkarajpalnitkar
Автор

Love watching your videos. Thanks for sharing.

Question though, you split out (species) as your dependant y variable at the start of the video, but then never seemed to use it. Are you doing another video on the same data set where you are predicting the species based on the other inputs?

AndrewClark
Автор

Nice video. Thanks for sharing this amazing tool.

sebascol
Автор

Thank you for always sharing great content.

TheLucasamsn
Автор

Hi Professor. thanks For Letting Us to Know This tool..

kirandeepmarala
Автор

Amazing library. I'll explore it. Thank you very much.

Eritco
Автор

Sir is it OK to use this library, I mean will recruiters accept this or will expect me to go manually with pandas??

akshykumar
Автор

not working for me says 'DataFrame' object has no attribute 'iteritems' i read on stack overflow that latest pandas has no iteritems, so need to downgrade but still after downgrading pandas still showing this error

etc_be_a_harshshinde
Автор

Hi data prof, when I run display.html in Anaconda Jupyter notebook I don’t get the same exact large screen you have! The cell is rather small to navigate inside of it. Is this normal? I do however get the html separately in the folder to view.

bassamal-kaaki
Автор

Thanks very informative. Can you please help on how to cluster zip codes

tobymasuku
Автор

Any chance that I can keep showing the same HTML in Github as in Colab. When I put the notebook in the github, the HTML display is gone

jeffwong