Browse Source

Add matplotlib tutorial

pull/3/head
bushuhui 5 years ago
parent
commit
51e67538e3
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      1_numpy_matplotlib_scipy_sympy/2-matplotlib_tutorial.ipynb

+ 1
- 0
1_numpy_matplotlib_scipy_sympy/2-matplotlib_tutorial.ipynb View File

@@ -439,6 +439,7 @@
"source": [ "source": [
"## 3. References\n", "## 3. References\n",
"\n", "\n",
"* [matplotlib的基础用法汇总](https://m.toutiaocdn.com/i6874582238512546315)\n",
"* [matplotlib 详细教程](matplotlib_full.ipynb)\n", "* [matplotlib 详细教程](matplotlib_full.ipynb)\n",
"* [matplotlib 教程](https://www.runoob.com/w3cnote/matplotlib-tutorial.html)\n", "* [matplotlib 教程](https://www.runoob.com/w3cnote/matplotlib-tutorial.html)\n",
"* [Pyplot tutorial](https://matplotlib.org/users/pyplot_tutorial.html)\n", "* [Pyplot tutorial](https://matplotlib.org/users/pyplot_tutorial.html)\n",


Loading…
Cancel
Save