import pandas as pd import matplotlib.pyplot as plt df = pd.read_csv('Traffic/101Traffic_accident.csv') daeth_toll_dic ={} for month in range(1, 13):