Spatial Data Visualization and Machine Learning in Python
Introduction
Project Files
Python Installation
Installing Bokeh
Data Preparation
Creating a Bar Chart
Creating a Line Chart
Creating a Doughnut Chart
Creating a Magnitude Plot
Creating a Geo Map Plot
Creating a Grid Plot
Data Pre-processing
Building a Predictive Model
Building a Prediction Dataset
Adding predicted data to our plots - Part 1
Adding predicted data to our plots - Part 2
Adding predicted data to our plots - Part 3
Adding the Grid Plot
Installing Visual Studio Code
Creating the Project and Virtual Environment
Building and Running the Server
Project Files