Question: python script Problem 3. Implement a function greatest_emissions, with the following behavior: Accepts a single string argument, a path to a CSV file. The file
Problem 3. Implement a function greatest_emissions, with the following behavior: Accepts a single string argument, a path to a CSV file. The file will be formatted like the co2emissions.csv file in the data folder. Determines the year with the largest total reported emissions, summed over all countries Returns that year, as an integer
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
