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.
Graphlabs SFrame.show() は、SFrame の各列の包括的なビューを表示します。Pandas に同等のものがあるかどうか疑問に思っていましたか?
df.describe() は、 sf.show() が提供するレベルの詳細を一目で提供しません。