Quiz

Check your understanding of the different ways to work effectively with categorical data.

We'll cover the following...

Handling categorical data

1.

(True or False) Encoding a categorical column from dtype='object' to dtype='category' increases memory usage significantly.

A.

True

B.

False


1 / 5