This is my first Jupyter notebook shared through Github. I've had an unused Github account for a while and I've been practicing developing Jupyter notebooks. Why not combine the two and get familiar with both at the same time? This repo is my first step in uploading data files, organizing them, and then using them in a trial notebook.
- hello_world_binder.ipynb: The main document with my first bits of code along with some trial analysis steps to interact with the dataset.
- .gitignore: This is setup to ignore the jupyter auto checkpoints that are regularly generated.
- Datasets
- 202103-divvy-tripdata.zip: A single dataset folder from the Coursera case study to practice with.