## 1. Import dataset "ufo_sightings_large.csv" in pandas
## 5. Identifying features for standardization (10 points)
In this section, you'll investigate the variance of columns in the UFO dataset to
determine which features should be standardized. You can log normlize the high variance column.
7 years ago
1
Answer(0)