Course Content
Create the strongest Pokemon
Create the strongest Pokemon
Drop columns
Task
Swipe to start coding
- Initialize the data frame named
df_addthat will contain'HP'and'Attack'columns. We will use this data frame later. - Initialize array of values named
yof the'Total'column ofdfdata frame. - Drop
'#', 'Name', 'Defense', 'HP', 'Attack', 'Sp. Atk', 'Sp. Def', 'Speed', 'Total'columns
Solution
Mark tasks as Completed
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 1
AVAILABLE TO ULTIMATE ONLY