Files
freeCodeCamp/curriculum/challenges/ukrainian/08-data-analysis-with-python/data-analysis-with-python-course/numpy-introduction-a.md

44 lines
1.1 KiB
Markdown
Raw Normal View History

---
id: 5e9a093a74c4063ca6f7c152
title: 'Numpy: Вступ А'
challengeType: 11
videoId: P-JjV6GBCmk
bilibiliIds:
aid: 718079611
bvid: BV18Q4y1k7om
cid: 409007080
dashedName: numpy-introduction-a
---
# --description--
*Замість використаного у відеоматеріалі notebooks.ai можна користуватись блокнотом Google Colab.*
Додаткові ресурси:
- [Блокноти на GitHub](https://github.com/ine-rmotr-curriculum/freecodecamp-intro-to-numpy)
- [Як відкрити блокноти з GitHub використовуючи Google Colab.](https://colab.research.google.com/github/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb)
# --question--
## --text--
Чому Numpy є важливою, але непопулярною Python бібліотекою?
## --answers--
Зазвичай безпосередньо бібліотеку Numpy не використовують.
---
Вона надто повільна.
---
Нею складно користуватися.
## --video-solution--
1