I need to use Python to process the following data. please only import matplotlib.pyplot and operator library modules!!!

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

I need to use Python to process the following data. please only import matplotlib.pyplot and operator library modules!!!

Post by answerhappygod »

I need to use Python to process the following data.
please only
import matplotlib.pyplot and operator library
modules!!! (In particular, do not import csv
modules)Thanks!
1. Top 10 GHG countries: For the
user-selected greenhouse gas (methane, nitrous_oxide, total_ghg),
work out the top ten countries according to per
capita gas emissions. Show their emission values in the
form of a bar chart.
2. Work out and display the country which had the highest
total_ghg emissions per dollar of GDP.
The following is part of the CSV file(name:
carbon.csv) :
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply