Skip to content

Latest commit

 

History

History

quiz2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Data Analysis

Task

  • Create a package called quiz2 under the qtm385 project.
  • Copy quiz2.py and cs_courses_2008_2018.csv under the quiz2 package.
  • Add all necessary contents and update the instructor_by_academic_year function that takes course_info as input and plots the number of instructors by academic years.
  • Save the printed output to quiz2/quiz2.png.

Submission