You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
562 B
10 lines
562 B
3 years ago
|
# 探索数据可视化
|
||
|
|
||
|
有好几个库都可以进行数据可视化。用 matplotlib 和 seaborn 对本课中涉及的 Pumpkin 数据集创建一些数据可视化的图标。并思考哪个库更容易使用?
|
||
|
|
||
|
## 评判标准
|
||
|
|
||
|
| 标准 | 优秀 | 中规中矩 | 仍需努力 |
|
||
|
| -------- | --------- | -------- | ----------------- |
|
||
|
| | 提交了含有两种探索可视化方法的notebook工程文件 | 提交了只包含有一种探索可视化方法的notebook工程文件 | 没提交 notebook 工程文件 |
|