44 lines
842 B
Markdown
44 lines
842 B
Markdown
---
|
|
id: 5e9a093a74c4063ca6f7c152
|
|
title: Introduzione a Numpy A
|
|
challengeType: 11
|
|
videoId: P-JjV6GBCmk
|
|
bilibiliIds:
|
|
aid: 718079611
|
|
bvid: BV18Q4y1k7om
|
|
cid: 409007080
|
|
dashedName: numpy-introduction-a
|
|
---
|
|
|
|
# --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/freecodecamp-intro-to-numpy)
|
|
- [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--
|
|
|
|
Perché Numpy è una libreria Python importante ma poco popolare?
|
|
|
|
## --answers--
|
|
|
|
Spesso non lavorerai direttamente con Numpy.
|
|
|
|
---
|
|
|
|
È estremamente lento.
|
|
|
|
---
|
|
|
|
Lavorare con Numpy è difficile.
|
|
|
|
## --video-solution--
|
|
|
|
1
|
|
|