Course curriculum

  1. 01
    • Introduction

    • Project Files

  2. 02
    • Python Installation

    • Installing Bokeh

  3. 03
    • Data Preparation

  4. 04
    • 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

  5. 05
    • Data Pre-processing

    • Building a Predictive Model

    • Building a Prediction Dataset

  6. 06
    • 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

  7. 07
    • Installing Visual Studio Code

    • Creating the Project and Virtual Environment

    • Building and Running the Server

  8. 08
    • Project Files