mirror of
https://github.com/phodal/github
synced 2026-05-23 00:58:59 +00:00
commit
e0237031f4
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ minuteswithcount = [(x, dataarray.count(x)) for x in set(dataarray)]
|
|||
|
||||
### Matplotlib
|
||||
|
||||
开始之前需要安装``matplotlib
|
||||
开始之前需要安装`matplotlib`
|
||||
|
||||
```bash
|
||||
sudo pip install matplotlib
|
||||
|
|
|
|||
Loading…
Reference in a new issue