Български | 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

Active Phrase
Information update date: 2026/02/04
Search query frequency
343

Positions in Google

Search Phrases - Google

🔍
Position Domain Page Actions
1 w3schools.com /python/numpy/numpy_...
Title
NumPy Array Shape
Last Updated
N/A
Page Authority
N/A
Traffic: N/A
Backlinks: N/A
Social Shares: N/A
Load Time: N/A
Snippet Preview:
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...
Title
Определение размерностей массива с помощью numpy ...
Last Updated
N/A
Page Authority
N/A
Traffic: N/A
Backlinks: N/A
Social Shares: N/A
Load Time: N/A
Snippet Preview:
Определение размерностей массива с помощью numpy ...
shape представляет собой кортеж целых чисе л, где каждое число отражает размер соответствующего измерения (оси) в массиве NumPy. Длина этого кортежа указывает на ...
3 numpy.org /devdocs/reference/g...
Title
numpy.shape — NumPy v2.4.dev0 Manual
Last Updated
N/A
Page Authority
N/A
Traffic: N/A
Backlinks: N/A
Social Shares: N/A
Load Time: N/A
Snippet Preview:
numpy.shape — NumPy v2.4.dev0 Manual
Returns
5 digitalocean.com /community/tutorials...
Title
Python shape() method - All you need to know!
Last Updated
N/A
Page Authority
N/A
Traffic: N/A
Backlinks: N/A
Social Shares: N/A
Load Time: N/A
Snippet Preview:
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
Title
NumPy, часть 1
Last Updated
N/A
Page Authority
N/A
Traffic: N/A
Backlinks: N/A
Social Shares: N/A
Load Time: N/A
Snippet Preview:
NumPy, часть 1
shape - размеры массива, его форма . Это кортеж натуральных чисел, показывающий длину массива по каждой оси. Для матрицы из n строк и m столбов, shape будет (n,m) ...
7 geeksforgeeks.org /python/numpy-array-...
Title
NumPy Array Shape
Last Updated
N/A
Page Authority
N/A
Traffic: N/A
Backlinks: N/A
Social Shares: N/A
Load Time: N/A
Snippet Preview:
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/...
Title
What does .shape[] do in "for i in range(Y.shape[0])"?
Last Updated
N/A
Page Authority
N/A
Traffic: N/A
Backlinks: N/A
Social Shares: N/A
Load Time: N/A
Snippet Preview:
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...
Title
Многомерные массивы nympy (Numeric Python)
Last Updated
N/A
Page Authority
N/A
Traffic: N/A
Backlinks: N/A
Social Shares: N/A
Load Time: N/A
Snippet Preview:
Многомерные массивы nympy (Numeric Python)
shape — размеры массива, его форма . Это кортеж натуральных чисел, показывающий длину массива по каждой оси. Для матрицы из n строк и m столбов, shape будет (n,m) ...
10 medium.com /@techwithjulles/num...
Title
Numpy Arrays — Array Shape and Dimensions
Last Updated
N/A
Page Authority
N/A
Traffic: N/A
Backlinks: N/A
Social Shares: N/A
Load Time: N/A
Snippet Preview:
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/...
Title
NumPy shape()
Last Updated
N/A
Page Authority
N/A
Traffic: N/A
Backlinks: N/A
Social Shares: N/A
Load Time: N/A
Snippet Preview:
NumPy shape()
The shape() method returns the shape of an array ie the number of elements in each dimension. Example

Additional Services

💎