Files

52 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

---
id: 5e9a093a74c4063ca6f7c151
title: 'Jupyter Notebook: Імпорт та експорт даних'
challengeType: 11
videoId: k1msxD3JIxE
bilibiliIds:
aid: 975540688
bvid: BV1n44y1b7Gi
cid: 409006337
dashedName: jupyter-notebooks-importing-and-exporting-data
---
# --description--
*Замість використаного у відеоматеріалі notebooks.ai можна користуватись блокнотом Google Colab.*
Додаткові ресурси:
- [Блокноти на GitHub](https://github.com/ine-rmotr-curriculum/ds-content-interactive-jupyterlab-tutorial)
- [Як відкрити блокноти з GitHub використовуючи Google Colab.](https://colab.research.google.com/github/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb)
# --question--
## --text--
Який тип даних можна імпортувати та використовувати в Jupyter Notebook?
## --answers--
Excel файли.
---
CSV файли.
---
XML файли.
---
Дані з API.
---
Усе з переліченого вище.
## --video-solution--
5