Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 769 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 769 Bytes

Introductory Analysis Example

Examples of basics of data analysis in Python (aimed at University students)

Deploy Jupyter Book Binder

Environment Used

Create a virtual environment and then install the dependencies with

python -m pip install -r requirements.txt