Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
11列18k行のデータフレームがあります。最後の列は 1 または 0 ですが、.describe() を使用すると、
count 19020 unique 2 top 1 freq 12332 Name: Class, dtype: int64
平均値、標準偏差などを使用した実際の統計分析とは対照的です。
これを行う方法はありますか?