Files
freeCodeCamp/curriculum/challenges/ukrainian/08-data-analysis-with-python/data-analysis-with-python-course/jupyter-notebooks-importing-and-exporting-data.md
2023-09-05 14:30:16 +05:30

1.2 KiB
Raw Blame History

id, title, challengeType, videoId, bilibiliIds, dashedName
id title challengeType videoId bilibiliIds dashedName
5e9a093a74c4063ca6f7c151 Jupyter Notebook: імпорт та експорт даних 11 k1msxD3JIxE
aid bvid cid
975540688 BV1n44y1b7Gi 409006337
jupyter-notebooks-importing-and-exporting-data

--description--

Замість використаного у відеоматеріалі notebooks.ai можна користуватись блокнотом Google Colab.

Додаткові ресурси:

--question--

--text--

Який тип даних можна імпортувати та використовувати в Jupyter Notebook?

--answers--

Файли Excel.


Файли CSV.


Файли XML.


Дані з API.


Усе з переліченого вище.

--video-solution--

5