Course Content
Create the strongest Pokemon
Create the strongest Pokemon
Drop columns
Task
- Initialize the data frame named
df_add
that will contain'HP'
and'Attack'
columns. We will use this data frame later. - Initialize array of values named
y
of the'Total'
column ofdf
data frame. - Drop
'#', 'Name', 'Defense', 'HP', 'Attack', 'Sp. Atk', 'Sp. Def', 'Speed', 'Total'
columns
Mark tasks as Completed
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
Task
- Initialize the data frame named
df_add
that will contain'HP'
and'Attack'
columns. We will use this data frame later. - Initialize array of values named
y
of the'Total'
column ofdf
data frame. - Drop
'#', 'Name', 'Defense', 'HP', 'Attack', 'Sp. Atk', 'Sp. Def', 'Speed', 'Total'
columns
Mark tasks as Completed
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Section 1. Chapter 1
AVAILABLE TO ULTIMATE ONLY