Python Exploratory Data Analysis 1
Category : Python Tag : 101series numpy jupytor
Feb. 22, 2021, 4:15 p.m.

Short Description :
Exploratory Data Analysis using Jupyter Python
source : datak

<p>Once we get a new dataset, we would like to see how the dataset is composed of, such as # of records and # of features, missing dataset, outliers, and correlation between variables and against response. For part 1 we will cover followings;</p><ol><li>Data types</li><li>Quick summary for each data</li><li>Feature elimination, rename, reorder</li><li>Drop duplicates and missings</li></ol>


<< Back to Blog Posts
Back to Home

Related Posts

Jupytor in Docker
Feb 2 2021
How to deploy jupytor in docker container
Use Explainable AI in Python/R Pt1
Feb 18 2021
How to set up SHAP library in Python with some usecases
RDS Database Creation and Connection
Feb 25 2021
Database connection and basic operation for both python and R
Python Exploratory Data Analysis 2
Feb 25 2021
test
Python Exploratory Data Analysis 3
Feb 25 2021
test
Monte Carlo Simulation
Feb 26 2021
Monte Carlo based ranged output
Python Visualization : Streamlit
Mar 2 2021
test
Jupyter 101 : Basic Operation
Feb 22 2021
Basic short cut list to operate jupyter notebook



© DATAK 2024