Working with NumPy Arrays
NumPy, or Numerical Python, is a Python-based library for mathematical computations and processing arrays. Python does not support data structures in more than one dimension, with containers like lists, tuples, and dictionaries being unidimensional. The inbuilt data types and containers in Python ca...
Uložené v:
| Vydané v: | A Python Data Analyst's Toolkit s. 1 |
|---|---|
| Hlavný autor: | |
| Médium: | Kapitola |
| Jazyk: | English |
| Vydavateľské údaje: |
United States
Apress, an imprint of Springer Nature
2021
Apress L. P Apress |
| Predmet: | |
| ISBN: | 9781484263983, 1484263987 |
| On-line prístup: | Získať plný text |
| Tagy: |
Pridať tag
Žiadne tagy, Buďte prvý, kto otaguje tento záznam!
|
| Shrnutí: | NumPy, or Numerical Python, is a Python-based library for mathematical computations and processing arrays. Python does not support data structures in more than one dimension, with containers like lists, tuples, and dictionaries being unidimensional. The inbuilt data types and containers in Python cannot be restructured into more than one dimension, and also do not lend themselves to complex computations. These drawbacks are limitations for some of the tasks involved while analyzing data and building models, which makes arrays a vital data structure. |
|---|---|
| ISBN: | 9781484263983 1484263987 |
| DOI: | 10.1007/978-1-4842-6399-0_5 |

