pandas 獲取dataframe數據總量,總行數,一共多少數據,一共多少行

pd.DataFrame({"column0":column0_data}).shape[0]
相關文章
相關標籤/搜索