kelseyaiello / python-intro

Introduction to Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Introduction to Python

License:MIT License


Languages

Language:HTML 82.6%Language:Jupyter Notebook 11.7%Language:Python 5.7%