1. Învăţa
  2. /
  3. Courses
  4. /
  5. Exploratory Data Analysis in Python

Connected

exercise

Detecting data types

A column has been changed in the unemployment DataFrame and it now has the wrong data type! This data type will stop you from performing effective exploration and analysis, so your task is to identify which column has the wrong data type and then fix it.

pandas has been imported as pd; unemployment is also available.

Instrucțiuni 1 / 2

undefined XP
    1
    2

Întrebare

Which of the columns below requires an update to its data type?

Posibile răspunsuri