Български | Català | Deutsche | Hrvatski | Čeština | Dansk | Nederlandse | English | Eesti keel | Français | Ελληνικά | Magyar | Italiano | Latviski | Norsk | Polski | Português | Română | Русский | Српски | Slovenský | Slovenščina | Español | Svenska | Türkçe | 汉语 | 日本語 |
P

shape python

Phrase active
Date de mise à jour des informations: 2026/02/04
Fréquence des requêtes de recherche
343

Postes dans Google

Expressions de recherche - Google

🔍
Position Domaine Page Actes
1 w3schools.com /python/numpy/numpy_...
Titre
NumPy Array Shape
Dernière mise à jour
N / A
Autorité de la page
N / A
Trafic: N / A
Liens retour: N / A
Partages sociaux: N / A
Temps de chargement: N / A
Aperçu de l'extrait:
NumPy Array Shape
NumPy arrays have an attribute called shape that returns a tuple with each index having the number of corresponding elements.
2 sky.pro /wiki/python/opredel...
Titre
Определение размерностей массива с помощью numpy ...
Dernière mise à jour
N / A
Autorité de la page
N / A
Trafic: N / A
Liens retour: N / A
Partages sociaux: N / A
Temps de chargement: N / A
Aperçu de l'extrait:
Определение размерностей массива с помощью numpy ...
shape представляет собой кортеж целых чисе л, где каждое число отражает размер соответствующего измерения (оси) в массиве NumPy. Длина этого кортежа указывает на ...
3 numpy.org /devdocs/reference/g...
Titre
numpy.shape — NumPy v2.4.dev0 Manual
Dernière mise à jour
N / A
Autorité de la page
N / A
Trafic: N / A
Liens retour: N / A
Partages sociaux: N / A
Temps de chargement: N / A
Aperçu de l'extrait:
numpy.shape — NumPy v2.4.dev0 Manual
Returns
5 digitalocean.com /community/tutorials...
Titre
Python shape() method - All you need to know!
Dernière mise à jour
N / A
Autorité de la page
N / A
Trafic: N / A
Liens retour: N / A
Partages sociaux: N / A
Temps de chargement: N / A
Aperçu de l'extrait:
Python shape() method - All you need to know!
3 авг. 2022 г. — The shape() method is used to fetch the dimensions of Pandas and NumPy type objects in python . Every value represented by the tuple corresponds to the actual ...
6 pythonworld.ru /numpy/1.html
Titre
NumPy, часть 1
Dernière mise à jour
N / A
Autorité de la page
N / A
Trafic: N / A
Liens retour: N / A
Partages sociaux: N / A
Temps de chargement: N / A
Aperçu de l'extrait:
NumPy, часть 1
shape - размеры массива, его форма . Это кортеж натуральных чисел, показывающий длину массива по каждой оси. Для матрицы из n строк и m столбов, shape будет (n,m) ...
7 geeksforgeeks.org /python/numpy-array-...
Titre
NumPy Array Shape
Dernière mise à jour
N / A
Autorité de la page
N / A
Trafic: N / A
Liens retour: N / A
Partages sociaux: N / A
Temps de chargement: N / A
Aperçu de l'extrait:
NumPy Array Shape
15 июл. 2025 г. — The shape of an array can be defined as the number of elements in each dimension . Dimension is the number of indices or subscripts, ...
8 stackoverflow.com /questions/10200268/...
Titre
What does .shape[] do in "for i in range(Y.shape[0])"?
Dernière mise à jour
N / A
Autorité de la page
N / A
Trafic: N / A
Liens retour: N / A
Partages sociaux: N / A
Temps de chargement: N / A
Aperçu de l'extrait:
What does .shape[] do in "for i in range(Y.shape[0])"?
The shape attribute for numpy arrays returns the dimensions of the array . If Y has n rows and m columns, then Y.shape is (n,m). So Y.shape[0] is n.
9 cs.petrsu.ru /~musen/python/preze...
Titre
Многомерные массивы nympy (Numeric Python)
Dernière mise à jour
N / A
Autorité de la page
N / A
Trafic: N / A
Liens retour: N / A
Partages sociaux: N / A
Temps de chargement: N / A
Aperçu de l'extrait:
Многомерные массивы nympy (Numeric Python)
shape — размеры массива, его форма . Это кортеж натуральных чисел, показывающий длину массива по каждой оси. Для матрицы из n строк и m столбов, shape будет (n,m) ...
10 medium.com /@techwithjulles/num...
Titre
Numpy Arrays — Array Shape and Dimensions
Dernière mise à jour
N / A
Autorité de la page
N / A
Trafic: N / A
Liens retour: N / A
Partages sociaux: N / A
Temps de chargement: N / A
Aperçu de l'extrait:
Numpy Arrays — Array Shape and Dimensions
The shape of a NumPy array refers to the dimensions of the array . It tells you the number of rows and columns (or axes) of the array.
11 programiz.com /python-programming/...
Titre
NumPy shape()
Dernière mise à jour
N / A
Autorité de la page
N / A
Trafic: N / A
Liens retour: N / A
Partages sociaux: N / A
Temps de chargement: N / A
Aperçu de l'extrait:
NumPy shape()
The shape() method returns the shape of an array ie the number of elements in each dimension. Example

Services supplémentaires

💎