jariel17 / curso-datos-faltantes-de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Curso de Manejo de Datos Faltantes: Detección y Exploración

This is a collection of notebooks from the Missing Data course from Platzi.

Installation

git clone
python3 -m venv env
source env/bin/activate
pip3 install -r requirements.txt

Lessons Learned

What did you learn while building this project? What challenges did you face and how did you overcome them?

Acknowledgements

About


Languages

Language:Jupyter Notebook 100.0%