Skip to content

ilectnet/DataScienceWithPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

DataScienceWithPython

This course provides a computation environment for learning how to implement data science solutions with Python. Due to copyright reasons, only the computation environment is provided. You can copy the lecture material of the linked data science tutorials to your iLect course folder or upload your own lecture material by following the instructions below.

Instructions

1. Open terminal

click 'File' -> 'New ...' in menu, then click on 'Terminal' icon shown at bottom of launcher window

2. Create folder for your course

mkdir <folder>

3. Execute command

git clone <url of repository>

4. Execute iPython notebook files

click on files ending with '.ipynb'

Courses

We’ve curated popular tutorials for beginners as well as for advanced data scientists who want to use Python libraries to tackle a wide variety of data science challenges.

Python Data Science Handbook (beginner level)

Data Science iPython Notebooks (advanced level)

About

Data Science with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors