Last Update: 13 April 2021 
Download Jupyter Notebook: < notebook_name >.ipynb
Overview
Brief overview of the objective for this tutorial
Language: <Python|R|Julia|etc...>
Primary Libraries/Packages:
| Name | Description | Link | 
|---|---|---|
| < name of library > | < brief desc. > | http://link.to.library | 
Nomenclature
- Name: < Description >
- Name: < Description >
- Name: < Description >
- Name: < Description >
Data Details
- Repository: < Link to Repository >
- Data: < Name of Dataset >
- Link: < Link to the dataset >
- Other Details: < other >
Analysis Steps
Step 0: Import Libraries / Packages
# Import the libraries/packages used here
Step 1: Title…
# Put Your code below - be sure to include comments
Step 2: Title…
# Put Your code below - be sure to include comments
Step 3: Title…
# Put Your code below - be sure to include comments
