Which data type is used to represent categorical data in Python?
Integer (int)
Boolean (bool)
String (str)
Floating-point number (float)

Data Science Foundations Exercises are loading ...