项目作者: CannabisData

项目描述 :
A collection of resources, data, scripts, and Jupyter Notebooks exploring Cannabis data from the state of Nevada.
高级语言: HTML
项目地址: git://github.com/CannabisData/cannabis_data-united_states-nevada.git
创建时间: 2018-01-23T04:44:27Z
项目社区:https://github.com/CannabisData/cannabis_data-united_states-nevada

开源协议:MIT License

下载


Cannabis Data - United States - Nevada

A collection of resources, data, scripts, and Jupyter Notebooks exploring Cannabis data from the state of Nevada.

Usage

This repository is designed to reward exploration. As GitHub supports static rendering of Jupyter Notebooks, you can view the repository’s .ipynb Notebook files directly on GitHub. For more Notebooks with more dynamic content, you can preview them on nbviewer.

You can also clone the repository locally to experiment with the data. You’ll need pipenv to install the project’s requirements:

  1. git clone git@github.com:CannabisData/cannabis_data-united_states-nevada.git
  2. cd cannabis_data-united_states-nevada
  3. pipenv install
  4. pipenv shell
  5. jupyter notebook

The last command starts up a local Jupyter Notebook server and opens the repository root in your browser. From there you can navigate the repository, open .ipynb Notebook files, and experiment at will.

Contents