>>> python3 -m venv env
>>> source ./env/bin/activate
>>> python -m venv env
>>> env\Scripts\activate
pip install -r requirements.txt
proyecto_final_cdcf.ipynb
Como los datos por pertenecer a un tercero no puedo hacerlos públicos, serán compartidos con los profesores de forma privada, y luego se realizará una versión creada de forma random para ser compartida en este repositorio.
>>> python3 -m venv env
>>> source ./env/bin/activate
>>> python -m venv env
>>> env\Scripts\activate
pip install -r requirements.txt
proyecto_final_cdcf.ipynb
Because data belongs to a third party I can't make it public, it will be shared with the teachers privately, and then a randomly created version will be made to be shared in this repository.