For part 4, we'll go back to working with the original pokedex dataset. The DataFrame should still be loaded inside of t

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

For part 4, we'll go back to working with the original pokedex dataset. The DataFrame should still be loaded inside of t

Post by answerhappygod »

For part 4, we'll go back to working with theoriginal pokedex dataset. The DataFrame should still beloaded inside of the pokedex variable.
E32. Display the number of pokemon in each of the Type2 catgories.
E33. Create a pie chart that visualizes the number of Pokemon ineach Type 2 category. Set the figsize tobe 6 units wide, 6 units high, and with a fontsize of 12. Set ylabel='' when you callthe pie function. This pie chart is a good example of whypie charts are not so great. Making comparisons betweensimilar-sized slices of the pie chart is difficult. The chartshould resemble the following:
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply