2021-06-15 00:49:18 -07:00
---
id: 5e9a093a74c4063ca6f7c151
2021-07-19 22:22:21 +05:30
title: Importare ed esportare dati usando Jupyter Notebook
2021-06-15 00:49:18 -07:00
challengeType: 11
videoId: k1msxD3JIxE
2021-10-03 12:24:27 -07:00
bilibiliIds:
aid: 975540688
bvid: BV1n44y1b7Gi
cid: 409006337
2021-06-15 00:49:18 -07:00
dashedName: jupyter-notebooks-importing-and-exporting-data
---
# --description--
2021-07-19 22:22:21 +05:30
*Invece di usare notebooks.ai come mostrato nel video, puoi usare Google Colab.*
2021-06-15 00:49:18 -07:00
2021-07-19 22:22:21 +05:30
Altre risorse:
2021-06-15 00:49:18 -07:00
2021-07-19 22:22:21 +05:30
- [Notebook su GitHub ](https://github.com/ine-rmotr-curriculum/ds-content-interactive-jupyterlab-tutorial )
- [Come aprire Notebooks da GitHub usando Google Colab. ](https://colab.research.google.com/github/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb )
2021-06-15 00:49:18 -07:00
# --question--
## --text--
2021-07-19 22:22:21 +05:30
Che tipo di dati puoi importare e elaborare in un notebook Jupyter?
2021-06-15 00:49:18 -07:00
## --answers--
2021-07-19 22:22:21 +05:30
File Excel.
2021-06-15 00:49:18 -07:00
---
2021-07-19 22:22:21 +05:30
File CSV.
2021-06-15 00:49:18 -07:00
---
2021-07-19 22:22:21 +05:30
File XML.
2021-06-15 00:49:18 -07:00
---
2021-07-19 22:22:21 +05:30
Dati da un'API.
2021-06-15 00:49:18 -07:00
---
2021-07-19 22:22:21 +05:30
Tutti i precedenti.
2021-06-15 00:49:18 -07:00
## --video-solution--
5