CheatSnip

Related

Create Array

numpy

Create a NumPy array

Arange

numpy

Create array with evenly spaced values

Linspace

numpy

Create array with evenly spaced numbers over interval

numpy/shape

Array Shape

Get shape of array

numpy
array
info

Command

arr.shape

Explanation

Returns the dimensions of the array.

Examples

Check rows and columns

arr.shape

More

Zeros

numpy

Create array filled with zeros

Ones

numpy

Create array filled with ones

Reshape

numpy

Reshape an array

CheatSnip

Lightning-fast access to essential developer commands and code snippets. Search, copy, and master your favorite tools with our comprehensive cheat sheets.

Poorna Prakash

Quick Links

Git CommandsDockerNPMKubernetesYour Favorites

Legal

Terms & ConditionsPrivacy PolicyCookie Preferences

Company

About UsContact

© 2025 CheatSnip. All rights reserved.

Made with ❤️ for developers