Skip to content

Latest commit

 

History

History
executable file
·
19 lines (16 loc) · 1.09 KB

README.md

File metadata and controls

executable file
·
19 lines (16 loc) · 1.09 KB

Python Cookbook

A collection of notebooks with examples about the main Python packages: NumPy, Pandas, Matplotlib, SciPy.

Good references for Python programming are:

Python packages

pytest, framework for tests
Python Packaging, Python code distribution
Read the Docs, open source software documentation