Finding the number of dimensions in a dataset
A larger sample of the Pokemon dataset has been loaded for you as the pandas DataFrame pokemon_df
.
How many dimensions, or columns are in this dataset?
This exercise is part of the course
Dimensionality Reduction in Python
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
