How should I get the shape of a dask dataframe?

后端 未结 5 1532
醉话见心
醉话见心 2021-01-03 22:12

Performing .shape is giving me the following error.

AttributeError: \'DataFrame\' object has no attribute \'shape\'

How should

5条回答
提交回复
热议问题