Skip to content

Zerpyre/Test_Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

We can find the original script used to solve the problems and the solution explained in the PDF file. The source of the PDF is also provided as a Jupyter notebook file. We recommend using the Jupyter notebook to test the code instead of using the script, although both files are the same and can be used interchangeably.

Requirements

The necessary requirements are found in the requirement.txt file, one can install the requirements running:

pip install -r requirements.txt

Instructions

To run the Jupyter notebook, it is necessary to install the classic Jupyter Notebook, one can find the instructions in the following URL. To execute the Jupyter notebook file, run:

jupyter notebook examen.ipynb

To execute the source code, run:

python3 main.py

About

Prueba Técnica Orientada en Datos

Topics

Resources

Stars

Watchers

Forks