Data Science Resources

Website with various data science and machine learning resources


Project maintained by AdiBro Hosted on GitHub Pages — Theme by mattgraham

Python

General/Basic Python

Documentation and Tutorials

Documentation

Tutorials

Books

Python Data Types, Control Flow and Functions

Python Data Types and Variables

Python Control Flow

If, Elif, Else Statements
Loops (‘for’ and ‘while’)
List Comprehension

Python Functions

Websites to Practice Python/Coding