1.1 KiB
1.1 KiB
id, title, challengeType, videoId, bilibiliIds, dashedName
id | title | challengeType | videoId | bilibiliIds | dashedName | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|
5e9a093a74c4063ca6f7c14d | 數據分析 案例 A | 11 | nVAaxZ34khk |
|
data-analysis-example-a |
--description--
在視頻中我們使用的編輯器工具是在 notebook.ai 這個平臺,你也可以選擇用其他的平臺,比如說 Google Colab 也是一個不錯的選擇。
更多資料:
--question--
--text--
數據框架的形狀表示了什麼意義?從中我們又能夠了解到什麼?
--answers--
我們加載到內存中的數據幀大小爲千兆字節。
我們的數據框架有多少行和多少列?
在加載數據前,源數據中有多少行?
在加載數據前,源數據中有多少列?
--video-solution--
2