Exploratory Data Analysis In Python | Exploratory Data Analysis Project In Python | Simplilearn

preview_player
Показать описание

In this video on Exploratory Data Analysis in Python, we will take you through the different steps involved in Exploratory Data analysis with the help of the housing dataset. Learn to clean and prep data before using it for machine learning or analytics and learn different tips and tricks to draw useful insights from your data by following along with the python code. Get your hands dirty and dive into our Exploratory Data Analysis Project in Python which is performed on market analysis data and become a pro at manipulating your datasets and finding patterns in data.

The topics covered in this video are:
00:00 What is Exploratory Data Analysis?
05:12 Steps involved in EDA
35:10 Demo

➡️ About Post Graduate Program In Data Analytics
This Data Analytics Program is ideal for all working professionals and prior programming knowledge is not required. It covers topics like data analysis, data visualization, regression techniques, and supervised learning in-depth via our applied learning model with live sessions by leading practitioners and industry projects.

✅ Key Features
- Post Graduate Program certificate and Alumni Association membership
- Exclusive hackathons and Ask me Anything sessions by IBM
- 8X higher live interaction in live online classes by industry experts
- Capstone from 3 domains and 14+ Data Analytics Projects with Industry datasets from Google PlayStore, Lyft, World Bank etc.
- Master Classes delivered by Purdue faculty and IBM experts
- Simplilearn's JobAssist helps you get noticed by top hiring companies
- Resume preparation and LinkedIn profile building
- 1:1 mock interview
- Career accelerator webinars

✅ Skills Covered
- Data Analytics
- Statistical Analysis using Excel
- Data Analysis Python and R
- Data Visualization Tableau and Power BI
- Linear and logistic regression modules
- Clustering using kmeans
- Supervised Learning

Рекомендации по теме
Комментарии
Автор

Why you guys don't attach a datasets
Where and how we will practice

syedabaduruunnisa
Автор

There is no link to the dataset in the description as you claim 😢

frimpongmichael
Автор

at some places you have used matplot and at other places you have used seaborn.. why so..? why not keep consistent on one of them throughout the analysis..??

abhijittewari
Автор

df_train = > 1]).index, 1)
df_train =
df_train.isnull().sum().max()

Error :-
TypeError: drop() takes from 1 to 2 positional arguments but 3 were given

AshishSahu-mu
Автор

@48.43, 50 null values in the month column are changed to May 2017. Doesn't, it seems to be biased? b'coz 50 values are updated 50 is a big number right

tagoreji
Автор

can you provide market analysis data set?

akashdarekar