0% Completed

Codebasics Icon
Handle NA Values - Part 1

Handle NA Values - Part 1
Download Files

As a data analyst or data scientist, you will be dealing with messy data while working on real-life business use cases. At this time, how you handle invalid or missing data becomes an important skill. In this lecture, we will cover how to handle null values. We will cover the following pandas methods,

1. fillna
2. dropna
3. interpolate

Enquiry