Title: Python Shape Function: Find Dimensions of Arrays and DataFrames - AskPython
Open Graph Title: Python Shape Function: Find Dimensions of Arrays and DataFrames - AskPython
X Title: Python Shape Function: Find Dimensions of Arrays and DataFrames - AskPython
Description: The shape function in Python is used to determine the dimensions of arrays and dataframes. This information is provided in the form of a tuple. Typically, the
Open Graph Description: The shape function in Python is used to determine the dimensions of arrays and dataframes. This information is provided in the form of a tuple. Typically, the
X Description: The shape function in Python is used to determine the dimensions of arrays and dataframes. This information is provided in the form of a tuple. Typically, the
Opengraph URL: https://www.askpython.com/python-modules/pandas/shape-method
X: @AskPython
Generator: WordPress 7.0
Domain: www.askpython.com
{"@context":"https://schema.org","@graph":[{"@type":["Person","Organization"],"@id":"https://www.askpython.com/#person","name":"Rnzo1zWtYm","sameAs":["https://twitter.com/AskPython"],"logo":{"@type":"ImageObject","@id":"https://www.askpython.com/#logo","url":"https://www.askpython.com/wp-content/uploads/2019/12/logo.svg","contentUrl":"https://www.askpython.com/wp-content/uploads/2019/12/logo.svg","caption":"Rnzo1zWtYm","inLanguage":"en-US"},"image":{"@type":"ImageObject","@id":"https://www.askpython.com/#logo","url":"https://www.askpython.com/wp-content/uploads/2019/12/logo.svg","contentUrl":"https://www.askpython.com/wp-content/uploads/2019/12/logo.svg","caption":"Rnzo1zWtYm","inLanguage":"en-US"}},{"@type":"WebSite","@id":"https://www.askpython.com/#website","url":"https://www.askpython.com","name":"Rnzo1zWtYm","publisher":{"@id":"https://www.askpython.com/#person"},"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https://www.askpython.com/wp-content/uploads/2021/06/Python-shape-method.png","url":"https://www.askpython.com/wp-content/uploads/2021/06/Python-shape-method.png","width":"1200","height":"800","caption":"Python Shape Method","inLanguage":"en-US"},{"@type":["WebPage","FAQPage"],"@id":"https://www.askpython.com/python-modules/pandas/shape-method#webpage","url":"https://www.askpython.com/python-modules/pandas/shape-method","name":"Python Shape Function: Find Dimensions of Arrays and DataFrames - AskPython","datePublished":"2021-07-06T14:39:07+00:00","dateModified":"2023-04-08T09:50:36+00:00","isPartOf":{"@id":"https://www.askpython.com/#website"},"primaryImageOfPage":{"@id":"https://www.askpython.com/wp-content/uploads/2021/06/Python-shape-method.png"},"inLanguage":"en-US","mainEntity":[{"@type":"Question","url":"https://www.askpython.com/python-modules/pandas/shape-method#faq-question-1680934576787","name":"What does shape function do in python?","acceptedAnswer":{"@type":"Answer","text":"The shape function in Python is used to find the dimensions of data structures, such as NumPy arrays and Pandas DataFrames. It returns a tuple representing the dimensions, with each tuple element corresponding to the number of elements in that dimension. This function is useful for understanding the structure and size of data objects in Python."}},{"@type":"Question","url":"https://www.askpython.com/python-modules/pandas/shape-method#faq-question-1680934584980","name":"How to use shape function in python?","acceptedAnswer":{"@type":"Answer","text":"To use the shape function in Python, first import the Pandas library with import pandas as pd and create a DataFrame using df = pd.DataFrame(data). Then, obtain the dimensions as a tuple using dimensions = df.shape. For NumPy arrays, import the NumPy library using import numpy as np, create an array with arr = np.array(data), and get the dimensions with dimensions = arr.shape. The shape function returns a tuple representing the dimensions of the Python data structure."}}]},{"@type":"Person","@id":"https://www.askpython.com/author/ninad","name":"Ninad","description":"A Python and PHP developer turned writer out of passion. Over the last 6+ years, he has written for brands including DigitalOcean, DreamHost, Hostinger, and many others. When not working, you'll find him tinkering with open-source projects, vibe coding, or on a mountain trail, completely disconnected from tech.","url":"https://www.askpython.com/author/ninad","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/817d1ec7c6f9ea605cd3d0b7516c4195c41943d660f1992742f1e54dbb1582cf?s=96&d=mm&r=g","url":"https://secure.gravatar.com/avatar/817d1ec7c6f9ea605cd3d0b7516c4195c41943d660f1992742f1e54dbb1582cf?s=96&d=mm&r=g","caption":"Ninad","inLanguage":"en-US"}},{"@type":"BlogPosting","headline":"Python Shape Function: Find Dimensions of Arrays and DataFrames - AskPython","keywords":"shape method","datePublished":"2021-07-06T14:39:07+00:00","dateModified":"2023-04-08T09:50:36+00:00","author":{"@id":"https://www.askpython.com/author/ninad","name":"Ninad"},"publisher":{"@id":"https://www.askpython.com/#person"},"description":"The shape function in Python is used to determine the dimensions of arrays and dataframes. This information is provided in the form of a tuple. Typically, the","name":"Python Shape Function: Find Dimensions of Arrays and DataFrames - AskPython","@id":"https://www.askpython.com/python-modules/pandas/shape-method#richSnippet","isPartOf":{"@id":"https://www.askpython.com/python-modules/pandas/shape-method#webpage"},"image":{"@id":"https://www.askpython.com/wp-content/uploads/2021/06/Python-shape-method.png"},"inLanguage":"en-US","mainEntityOfPage":{"@id":"https://www.askpython.com/python-modules/pandas/shape-method#webpage"}}]}
| og:locale | en_US |
| og:type | article |
| og:site_name | AskPython |
| article:section | Pandas |
| og:updated_time | 2023-04-08T09:50:36+00:00 |
| og:image | https://www.askpython.com/wp-content/uploads/2021/06/Python-shape-method.png |
| og:image:secure_url | https://www.askpython.com/wp-content/uploads/2021/06/Python-shape-method.png |
| og:image:width | 1200 |
| og:image:height | 800 |
| og:image:alt | Python Shape Method |
| og:image:type | image/png |
| article:published_time | 2021-07-06T14:39:07+00:00 |
| article:modified_time | 2023-04-08T09:50:36+00:00 |
| twitter:card | summary_large_image |
| twitter:creator | @AskPython |
| twitter:image | https://www.askpython.com/wp-content/uploads/2021/06/Python-shape-method.png |
| twitter:label1 | Written by |
| twitter:data1 | Ninad |
| twitter:label2 | Time to read |
| twitter:data2 | 4 minutes |
| msapplication-TileImage | https://www.askpython.com/wp-content/uploads/2019/12/cropped-favicon-1-270x270.png |
Links:
Viewport: width=device-width, initial-scale=1, maximum-scale=5, viewport-fit=cover
Robots: index, follow, max-snippet:-1, max-video-preview:-1, max-image-preview:large