mysteryvishal / project-daylight-robbery

A data science project investigating crime statistics from the Metropolitan Police

Home Page:https://lisds.github.io/project-daylight-robbery/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Daylight Robbery

To set up builds for this report, run this command in the root directory of this repository (the directory containing this README.md file):

pip3 install -r build_requirements.txt

This will install all the prerequisites.

To build the book, run:

jupyter-book build .

The book build appears in the _build/html directory. You can open it with your browser.

About

A data science project investigating crime statistics from the Metropolitan Police

https://lisds.github.io/project-daylight-robbery/

License:MIT License


Languages

Language:Python 98.3%Language:Makefile 0.8%Language:TeX 0.8%