Violations Challenge
Given a CSV with information about code violations prepare a script that will print a table to the terminal with the count, date of earliest violation, and date of latest violation for each violation type.
Given a CSV with information about code violations prepare a script that will print a table to the terminal with the count, date of earliest violation, and date of latest violation for each violation type.