This tutorial is going to teach you how to take a csv file and put it online so that you can do data analysis with the url link containing the data instead of using the csv file containing the data.
Category: Git/GitHub
How to install, set up, configure, and get started with git and github
This video teaches git vs github and how to 1. Get a github account, 2. install git, 3. make sure git is intalled correctly, 4. configure git, 5. initialize, add, commit, and push, your first git code and git repository.