Data Science Jumpstart with 10 Projects Transcripts
Chapter: Project 5: Cleaning Heart Disease Data in Pandas
Lecture: Cleaning the Slope Column

Login or purchase this course to watch this video and the rest of the course contents.
0:00 Our next column is the slope column. So there are three values for this 1, 2, or 3. Start off with our friend value counts.
0:09 And it looks like we're going to convert this to an int8. Let's try that out. It looks like that worked.


Talk Python's Mastodon Michael Kennedy's Mastodon