/python-intro

Introduction to Python

Primary LanguageHTMLMIT LicenseMIT

python-intro

Introduction to Python

Overview

Python is a general-purpose programming language which is widely used in the data science community (as well as in other areas of software development). It is multi-paradigm, supporting both object-oriented and functional programming as well as other programming styles.

This is an introduction to the language as well as to core libraries and platforms often used with python for data science.

Resources