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

astrojuanlu/ie-mbd-advanced-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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