Skip to content

KVSSetty/DStutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Data Science Tutorials

KV Subbaiah Setty

This repository contains notebooks and other files associated with my Data Science Tutorials primarily using numpy version 1.5 or later, matplotlib version 1.3 or later, pandas vesion 1.0.0 or later, seaborn version 0.5 or later

Installation Notes

This tutorial requries the following packages:

The easiest way to get these is to use the anaconda or miniconda environment manager. I suggest downloading and installing anaconda the easiest way as all the packages pre installed and you can start my tutorials immediatly.

Downloading the Tutorial Materials

I would highly recommend using GitHub Desktopif you are Windows, not only for this tutorial, but for the general betterment of your life. Once GitHub Desktop is installed, you can clone the material in this tutorial by using the git address shown above or use the command line tool after installing just git:

git clone
git://github.com/KVSSetty/ml-notebooks.git

If you can't or don't want to install any of the packages including python, anaconda and git. there is a link (button) below to directly reach the tutorial notebooks in your browser. Yes it is true run python code without installing python in your system. It is not Magic. Try it !

Binder

About

Data Science Tutorials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published