Session Ready
Exercise

More column selection mistakes

Another junior detective is examining a DataFrame of Missing Puppy Reports. He's made some mistakes that cause the code to fail.

The pandas module has been loaded under the alias pd, and the DataFrame is called mpr.

Instructions 1/3
undefined XP
  • 1
  • 2
  • 3
  • Inspect the DataFrame mpr using info().