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