Open tonyqus opened 1 week ago
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 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?