952 B
952 B
id, title, challengeType, videoId, bilibiliIds, dashedName
id | title | challengeType | videoId | bilibiliIds | dashedName | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|
5e9a093a74c4063ca6f7c164 | 解析 HTML 和保存数据 | 11 | bJaqnTWQmb0 |
|
parsing-html-and-saving-data |
--description--
在视频中我们使用的编辑器工具是在 notebook.ai 这个平台,你也可以选择用其他的平台,比如说 Google Colab 也是一个不错的选择。
更多资源:
--question--
--text--
哪个 Python 库有 .read_html()
方法,我们可以用于解析 HTML 文档和提取表格?
--answers--
BeautifierSoupy
WebReader
HTTP-master
Pandas
--video-solution--
4