Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 382 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 382 Bytes

IE

Advanced Python

"Advanced Python" subject from the Master in Big Data @ IE.

Try in the cloud!

Binder

Installation

$ python -m pip install -r requirements.txt

Or, alternatively:

$ python -m pip install pip-tools
$ pip-sync