Files

52 lines
926 B
Markdown
Raw Permalink Normal View History

---
id: 5e9a093a74c4063ca6f7c151
title: Importación y exportación de datos en Jupyter Notebooks
challengeType: 11
videoId: k1msxD3JIxE
bilibiliIds:
aid: 975540688
bvid: BV1n44y1b7Gi
cid: 409006337
dashedName: jupyter-notebooks-importing-and-exporting-data
---
# --description--
*En vez de usar notebooks.ai como aparece en el video, puedes usar Google Colab.*
Más recursos:
- [Notebooks en GitHub](https://github.com/ine-rmotr-curriculum/ds-content-interactive-jupyterlab-tutorial)
- [Cómo abrir Notebooks desde GitHub utilizando Google Colab.](https://colab.research.google.com/github/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb)
# --question--
## --text--
¿Qué tipo de datos puede importar y trabajar en un Jupyter Notebook?
## --answers--
Archivos de Excel.
---
Archivos CSV.
---
Archivos XML.
---
Datos de una API.
---
Todo lo anterior.
## --video-solution--
5