... 是一個分組後的物件 groups = df.groupby('性別') print(groups) <pandas.core.groupby.generic.DataFrameGroupBy object at 0x000002953DAEBC88> ...
確定! 回上一頁