benjaminweymouth / pythonic-monopoly-pyviz-mapbox

Jupyter notebook and associated files for Pythonic Monopoly exercises. The purpose of this code is to demonstrate dashboards, Data Visualization, Pyviz and MapBox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pythonic Monopoly: Using Data Visualization, Pyviz and MapBox


DashBoard Video:

DashBoardRecording

Rental Analysis Video:

RentalAnalysisRecording

This repository includes a python Jupyter notebook and associated files for Pythonic Monopoly exercises. The purpose of this code is to demonstrate dashboards, Data Visualization, Pyviz and MapBox.

In order to run this code you must have installed the following items:

  • Python, Anaconda and Jupyter Lab
  • PlotLy
  • Pandas
  • Hvplot
  • Matplotlib and pyplot
  • Path and all required import statements
  • You must have a MapBox account and API
  • Place the API key in an environment variable file, to reference in your local file explorer.

About

Jupyter notebook and associated files for Pythonic Monopoly exercises. The purpose of this code is to demonstrate dashboards, Data Visualization, Pyviz and MapBox


Languages

Language:Jupyter Notebook 100.0%