Implement DataFrame.Shape method #7296
Labels
enhancement
New feature or request
Microsoft.Data.Analysis
All DataFrame related issues and PRs
needs-further-triage
untriaged
New issue has not been triaged
The dataframe in Python supports shape method. It returns the dimensionality of the DataFrame.
Doc: https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.shape.html
Do you have plan to implement this method?
The text was updated successfully, but these errors were encountered: