Missing Data and Unique Values
About this lesson
As part of the model development and data science Python series, we will start looking at credit data. Learning to look at your data, reviewing missing data, and uniqueness are all important. This is just the first step in exploring our data. We will be using the following functions: pd.DataFrame() nunique() Code and Data is on GitHub: https://github.com/dimitribianco/Python_YouTube
Original Description
As part of the model development and data science Python series, we will start looking at credit data. Learning to look at your data, reviewing missing data, and uniqueness are all important. This is just the first step in exploring our data. We will be using the following functions:
pd.DataFrame()
nunique()
Code and Data is on GitHub:
https://github.com/dimitribianco/Python_YouTube
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
🎓
Tutor Explanation
DeepCamp AI