Data Science Jumpstart with 10 Projects Transcripts
Chapter: Project 5: Cleaning Heart Disease Data in Pandas
Lecture: Cleaning the Ca Column
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
Our next column is the CA column number of major vessels colored by fluoroscopy. Again, start off with value counts. And this looks like it's an int.
0:13
I'm going to call it an int8. Let's do value counts after we convert it. It looks like that worked.