Check Column Data Types
Knowing which columns hold numbers and which hold text determines what analysis is possible. Use
.dtypes to check.Premium
Python
Setting up Python environment... Output
.dtypes to check.Setting up Python environment...