How to use Pandas Profiling on Kaggle
Skills:
Data Literacy80%
Key Takeaways
This video demonstrates how to use Pandas Profiling on Kaggle for exploratory data analysis, covering installation, generating reports, and saving them as HTML files.
Full Transcript
welcome back to the data professor YouTube channel if you new here my name is Shannon Natasha and Ahmad and I'm an associate professor of bioinformatics on this YouTube channel we cover about data science concepts and practical tutorials so if you're into this type of content please consider subscribing so a couple of days ago I have released a video on how you can install pandas profiling on your own computer and use stupid and notebook to run the pandas profiling to create the report and so some of you might have tried this on the Google collab and encounter some error and so in the previous video I have so in the previous video I have shown you how you can install the pandas profiling inside the Google collab and make it work by hacking it a little bit so in this video I'm going to show you how you can use pandas profiling right inside the cocoon notebook so without further ado let's get started so the first thing that you want to do is head over to the github of the data professor and click on the code scroll down click on Python scroll down and find pandas profiling example click on that wait for it to load a little bit and what you want to click on is the link right here to the capital notebook click on it and it essentially will be the one right here okay you guys my name is rather long and it might be a challenge to type this in to your url okay but if you want to do so give it a try cackle comm / tune in non cinimon / pandas - profiling - example okay so I might provide you a bitly link to shorten the URL so that you can type it easier okay so in this minimal working example I'm going to show you how you can get started in using pandas profiling alright so what you want to do is you want to click on the edit button okay so make sure that you have signed in into your cattle account and so for this you can but the first thing that you want to do is you want to sign in to your cattle account and if you haven't done so please sign up you can sign in using your Gmail using your github okay so before beginning make sure that you have already signed in to your kaggle account and if you haven't yet signed up for it please do so you can easily sign up the traditional way or you can sign in using Gmail or also your github account ok so let's get started so you want to click on the edit button here on the top right and then it will spin up a notebook for you ok and so before beginning make sure to support this notebook by giving it a thumbs up in the previous page I can show you again right right here give it a thumbs up please and so this will help keep me motivated and hopefully other people can discover this notebook as well so that it could be useful to them as well thank you for supporting okay let's begin so you want to import the libraries here and we have numpy pandas and pandas profiling let's run the cell okay and so here we're gonna create a data frame called DF and we're gonna use pandas to create the data frame and it's gonna populate that using numpy random number generator and it's going to randomly generate a hundred rows and five columns and the five column is comprised of ABCDE and let's run that and let's have a look at the generated data frame okay so it works now with the report okay so you might notice that I did not install pan that's profiling it's already pre-installed on Kaggle so you can get right into using it without installing it okay so that's the cool part and here it has to ready generated the reports and let's go down and let's have a look at the widget does it work here okay so the widget works perfectly here so the tabs are working without an issue and this is for the column a column B column C Island de column ye right so there the overall descriptive of the columns and the scatter plots here okay so you have 25 combinations and the correlation showing ask the heatmap okay and you also have spearmen candles and fig and the missing values and the matrix of that and the samples the first ten rows and the last ten rolls okay and similar to the last video let me show you how you can generate the so similar to the last video let me show you how you can generate the report after HTML file so that it will be portable and then you can email this to your colleague scroll down alright so in the saving the report you want to copy the code here and then paste it here and then you want to customize the name okay so in the last one I call it report dot HTML save it let's have a look it said generated yes it is let's have a look inside the file alright so the contents is shown here perfect so you wanna head over to the right panel here and in the data you want to click on it and then you're gonna notice that it has to drop down here and in the output you want to click on it here as well cackle working and notice the report dot HTML and then notice that on the far right you see a download button so you want to click on that one okay and let's click on the report and so similar to the previous video the report as the HTML file so the report here is interactive meaning that you can click on the various headings here and it will go to the appropriate sections okay and the panels here are working perfectly okay all right so you can share this to your colleague and this will allow you to do very rapid expert ory data analysis so hopefully this is helpful to your data science projects and if you find value in this video please give it a thumbs up and I appreciate if you also subscribe if you haven't yet done so and so as always the best way to learn data science is to do data science and so please enjoy the journey thank you for watching please like subscribe and share and I'll see you in the next one but in the meantime please check out these videos
Original Description
In this video, I will show you how to use Pandas Profiling library on Kaggle for your Data Science projects. Particularly, you can use the Pandas Profiling library to rapidly perform exploratory data analysis so as to get a glimpse of the data set.
🌟 Buy me a coffee: https://www.buymeacoffee.com/dataprofessor
⭕Related videos:
✅How to Install and Use Pandas Profiling on Google Colab
https://www.youtube.com/watch?v=pLxgt20kKWU
✅Pandas Profiling for Data Science (Quick and Easy Exploratory Data Analysis)
https://www.youtube.com/watch?v=Ef169VELt5o
⭕ Playlist:
Check out our other videos in the following playlists.
✅ Data Science 101: https://bit.ly/dataprofessor-ds101
✅ Data Science YouTuber Podcast: https://bit.ly/datascience-youtuber-podcast
✅ Data Science Virtual Internship: https://bit.ly/dataprofessor-internship
✅ Bioinformatics: http://bit.ly/dataprofessor-bioinformatics
✅ Data Science Toolbox: https://bit.ly/dataprofessor-datasciencetoolbox
✅ Streamlit (Web App in Python): https://bit.ly/dataprofessor-streamlit
✅ Shiny (Web App in R): https://bit.ly/dataprofessor-shiny
✅ Google Colab Tips and Tricks: https://bit.ly/dataprofessor-google-colab
✅ Pandas Tips and Tricks: https://bit.ly/dataprofessor-pandas
✅ Python Data Science Project: https://bit.ly/dataprofessor-python-ds
✅ R Data Science Project: https://bit.ly/dataprofessor-r-ds
⭕ Subscribe:
If you're new here, it would mean the world to me if you would consider subscribing to this channel.
✅ Subscribe: https://www.youtube.com/dataprofessor?sub_confirmation=1
⭕ 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!
✅ Check out Kite: https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campaign=dataprofessor&utm_content=description-only
⭕ Recommended Books:
✅ Hands-On Mac
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Playlist
Uploads from Data Professor · Data Professor · 60 of 60
← Previous
Next →
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
▶
How a Biologist became a Data Scientist
Data Professor
WEKA Tutorial #1.1 - How to Build a Data Mining Model from Scratch
Data Professor
WEKA Tutorial #1.2 - How to Build a Data Mining Model from Scratch
Data Professor
WEKA Tutorial #1.3 - How to Build a Data Mining Model from Scratch
Data Professor
Computational Drug Discovery: Machine Learning for Making Sense of Big Data in Drug Discovery
Data Professor
Quotes #1 on Big Data and Data Science
Data Professor
Quotes #2 on Big Data and Data Science
Data Professor
Quotes #3 on Big Data and Data Science
Data Professor
Quotes #4 on Big Data and Data Science
Data Professor
Quotes #5 on Big Data and Data Science
Data Professor
Data Science 101: Starting a Data Science / Data Mining Project
Data Professor
Data Science 101: CRISP-DM - Data Mining / Data Science in 6 Steps
Data Professor
R Programming 101: How to Define Variables
Data Professor
R Programming 101: Read and Write CSV files
Data Professor
Data Science 101: Basic Command-Line for Data Science
Data Professor
Strategies for Learning Data Science in 2020 (Data Science 101)
Data Professor
Building your Data Science Portfolio with GitHub (Data Science 101)
Data Professor
R Programming 101: Setting up R programming environment (R, RStudio and RStudio.cloud)
Data Professor
Exploratory Data Analysis in R: Towards Data Understanding
Data Professor
Exploratory Data Analysis in R: Quick Dive into Data Visualization
Data Professor
Machine Learning in R: Building a Classification Model
Data Professor
Machine Learning in R: Repurpose Machine Learning Code for New Data
Data Professor
Data Science 101: Deploying your Machine Learning Model
Data Professor
Machine Learning in R: Deploy Machine Learning Model using RDS
Data Professor
Data Pre-processing in R: Handling Missing Data
Data Professor
Machine Learning in R: Speed up Model Building with Parallel Computing
Data Professor
Data Science 101: Overview of Machine Learning Model Building Process
Data Professor
Web Apps in R: Building your First Web Application in R | Shiny Tutorial Ep 1
Data Professor
Web Apps in R: Build Interactive Histogram Web Application in R | Shiny Tutorial Ep 2
Data Professor
Web Apps in R: Building Data-Driven Web Application in R | Shiny Tutorial Ep 3
Data Professor
Web Apps in R: Building the Machine Learning Web Application in R | Shiny Tutorial Ep 4
Data Professor
Web Apps in R: Build BMI Calculator web application in R for health monitoring | Shiny Tutorial Ep 5
Data Professor
Machine Learning in R: Building a Linear Regression Model
Data Professor
What programming language to learn for Data Science? R versus Python
Data Professor
How to Become a Data Scientist (Learning Path and Skill Sets Needed)
Data Professor
Using Python in R
Data Professor
Interpretable Machine Learning Models
Data Professor
Making Scatter Plots in R [Data Visualisation in R series]
Data Professor
Machine Learning in Python: Building a Classification Model
Data Professor
Compare Machine Learning Classifiers in Python
Data Professor
Hyperparameter Tuning of Machine Learning Model in Python
Data Professor
Practical Introduction to Google Colab for Data Science
Data Professor
File Handling in Google Colab for Data Science
Data Professor
Pandas for Data Science: Create and Combine DataFrames / Rename Columns
Data Professor
Machine Learning in Python: Building a Linear Regression Model
Data Professor
Machine Learning in Python: Principal Component Analysis (PCA) for Handling High-Dimensional Data
Data Professor
How to Plot an ROC Curve in Python | Machine Learning in Python
Data Professor
Installing conda on Google Colab for Data Science
Data Professor
Use native R on Google Colab for Data Science
Data Professor
How to Save and Download files from Google Colab
Data Professor
Easy Web Scraping in Python using Pandas for Data Science
Data Professor
Data Science for Computational Drug Discovery using Python (Part 1)
Data Professor
Pandas Profiling for Data Science (Quick and Easy Exploratory Data Analysis)
Data Professor
Exploratory Data Analysis in Python using pandas
Data Professor
Quick tour of PyCaret (a low-code machine learning library in Python)
Data Professor
How to Upload Files to Google Colab
Data Professor
How to Install and Use Pandas Profiling on Google Colab
Data Professor
How to Adjust the Style of Pandas DataFrame
Data Professor
How to use Bamboolib for Data Wrangling in Data Science
Data Professor
How to use Pandas Profiling on Kaggle
Data Professor
More on: Data Literacy
View skill →Related Reads
📰
📰
📰
📰
From Career Confusion to Career Clarity: Building Supernova AI with Google Gemini
Dev.to · Suchitra Satapathy
12 Industries Being Disrupted by AI Development in 2026
Medium · AI
12 Industries Being Disrupted by AI Development in 2026
Medium · Machine Learning
Masayoshi Son says AI will cost $5tn a year by 2040, and calls bubble talk absurd
The Next Web AI
🎓
Tutor Explanation
DeepCamp AI