Data Science tutorials authored by me (Srikar Kashyap Pulipaka). Will be updated as I create them/learn them!
- These IPython kernels can be run locally. Make sure you have Jupyter Notebooks installed. Anaconda should do. For more details on installing Anaconda, see (https://docs.anaconda.com/anaconda/install/)
- All required datafiles are also included in this repo.
-
Clone this repository to your configured local machine.
git clone https://github.com/SrikarKashyap/datascience-tutorials
-
Navigate to the cloned folder.
cd datascience-tutorials
-
Fire up the Jupyter Notebook environment from the terminal.
jupyter notebook
-
Open up any of the folders and click on the displayed ipynb file to open them!