Skip to content

learningwithdg/datascience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataScience

This repository is splitted from pysessions

see python for python basics.

Downloading and loading files in jupyter

Requires Miniconda/Anaconda to be installed

$ git clone https://github.com/lfapython/datascience.git
$ cd datascience
$ conda env create
$ source activate datascience [ Linux/Mac ]
	OR $ activate datascience [ Windows ]
$ jupyter-notebook

About

LF Academy session files on DataScience with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published