Skip to content

gonzafernan/data-analysis-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LEGO Database

Link to the LEGO Database.

Environment setup

To create a Python virtual environment for the project:

python -m venv .venv

To activate the virtual environment:

source .venv/bin/activate

To install the required dependencies:

pip install -r requirements.txt

To download the dataset from Kaggle:

./download_dataset.sh

About

Análisis de Datos - CEIA - FIUBA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published