Colección de notebooks the Jupyter para análisis de datos.
- Python 3.10 o mejor
Clone el repositorio
git clone git@github.com:pythonpanama/pylearn-data-101.git
Muevas al directorio
cd pylearn-date-101
Active su ambiente virtual e instale los requerimiento.
pip install -r requirements.txt
Corra jupyter
jupyter notebook
Este proyecto se distribuye bajo la licencia MIT. Consulte el archivo LICENSE.md para más detalles.