freeCodeCamp/curriculum/challenges/italian/08-data-analysis-with-python/data-analysis-with-python-c.../jupyter-notebooks-importing...

52 lines
893 B
Markdown
Raw Normal View History

---
id: 5e9a093a74c4063ca6f7c151
title: Importare ed esportare dati usando Jupyter Notebook
challengeType: 11
videoId: k1msxD3JIxE
bilibiliIds:
aid: 975540688
bvid: BV1n44y1b7Gi
cid: 409006337
dashedName: jupyter-notebooks-importing-and-exporting-data
---
# --description--
*Invece di usare notebooks.ai come mostrato nel video, puoi usare Google Colab.*
Altre risorse:
- [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)
# --question--
## --text--
Che tipo di dati puoi importare e elaborare in un notebook Jupyter?
## --answers--
File Excel.
---
File CSV.
---
File XML.
---
Dati da un'API.
---
Tutti i precedenti.
## --video-solution--
5