Las librerías claves en Python

En este vídeo te voy a hacer un pequeño tour por las librerías clave de Python y cómo se cargan en tu Jupyter Notebook.

Son las siguientes:

  • Manipulación datos: numpy, pandas
  • Gráficos, matplotlib, seaborn, plotly
  • Estadística: statsmodels, pingouin-stats
  • Manipulación time series: scipy
  • Machine learning: scikit-learn
  • Deep learning: keras

?