Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyh996 authored Oct 8, 2024
1 parent 2d1d80b commit 8dff7a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 旅游数据分析/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ _以plot为例_

这里是直接百度就可以找到的文章,其中就介绍了plot的具体用法

(参考文档)[https://blog.csdn.net/m0_46478042/article/details/137197294]
[参考文档](https://blog.csdn.net/m0_46478042/article/details/137197294)

```python
plt.plot(x, y, fmt, **kwargs)
Expand Down

0 comments on commit 8dff7a0

Please sign in to comment.