SrikarKashyap / datascience-tutorials

Data Science tutorials authored by me. Will be updated as I create them/learn them!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Science Tutorials

Data Science tutorials authored by me (Srikar Kashyap Pulipaka). Will be updated as I create them/learn them!

Local Installation

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

Steps to be followed

  • 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!

About

Data Science tutorials authored by me. Will be updated as I create them/learn them!


Languages

Language:Jupyter Notebook 100.0%