Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Changing column data types
2. Check the structure of the data
Basic data cleaning
Summary

Instruction

Okay, now we need to know what's inside our data. We have people's personal info, like names, email addresses, gender, etc.

Exercise

Check the structure of survey using the str() function. What are the column types?