Skip to content

Short Python script that takes crime data from CSV file and plots number of crimes per day over a period of time

Notifications You must be signed in to change notification settings

jmehitch/CrimeGraphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CrimeGraphs

Short Python script that takes crime data from CSV file and plots number of crimes per day over a period of time

Skills learnt

  • Obtaining and interpreting real-life data from large CSV files using Python
  • Plotting in Matplotlib

About

Short Python script that takes crime data from CSV file and plots number of crimes per day over a period of time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages