1. Învăţa
  2. /
  3. Courses
  4. /
  5. Working with Categorical Data in Python

Connected

exercise

Memory usage knowledge check

Using categorical pandas Series can save a lot of memory, sometimes as much as 90% of the original columns memory usage. If each of the columns listed is converted to a categorical Series, which column will save the most memory? The used_cars dataset has been loaded for you.

Instrucţiuni

50 XP

Posibile răspunsuri