Python exercise using Panda library,
Please provide screen shot of the solution code
Start with :
Data set - is freely available online - to ensure its same one1-entry name is 'Bulbasaur , last entry name number 721 is'Volcanion'
1. Find the most common type-combination of thedataset. You only care about type combinations, i.e. Pokemonsthat have two types. so for example a combination could be(”Grass”, ”Poison”)
2. Using the original Pokemon dataset - make a scatterplot oftheir attack and defence.
Python exercise using Panda library, Please provide screen shot of the solution code Start with : Data set - is freely a
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am