Skip to content

Commit

Permalink
fix section 2 links
Browse files Browse the repository at this point in the history
  • Loading branch information
rilmayer committed Jun 8, 2020
1 parent 3149183 commit 75eab09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Github上だとJupyter Notebookのレンダリングがうまくいかない場
## レクチャーの目次と対応箇所
### 02. Pythonでデータ分析を行う準備
- [2-2. Jupyter Notebookの使い方](https://nbviewer.jupyter.org/github/rilmayer/data-science-lecture/blob/master/02.%20Python%E3%81%A7%E3%83%87%E3%83%BC%E3%82%BF%E5%88%86%E6%9E%90%E3%82%92%E8%A1%8C%E3%81%86%E6%BA%96%E5%82%99/2-2.%20Jupyter%20Notebook%E3%81%AE%E4%BD%BF%E3%81%84%E6%96%B9.ipynb)
- [2-3. NumpyとPandasの基本](https://nbviewer.jupyter.org/github/rilmayer/data-science-lecture/blob/master/02.%20Python%E3%81%A7%E3%83%87%E3%83%BC%E3%82%BF%E5%88%86%E6%9E%90%E3%82%92%E8%A1%8C%E3%81%86%E6%BA%96%E5%82%99/2-3.%20Numpy%E3%81%A8Pandas%E3%81%AE%E5%9F%BA%E6%9C%AC.ipynb)
- [2-4. Pythonの基本](https://nbviewer.jupyter.org/github/rilmayer/data-science-lecture/blob/master/02.%20Python%E3%81%A7%E3%83%87%E3%83%BC%E3%82%BF%E5%88%86%E6%9E%90%E3%82%92%E8%A1%8C%E3%81%86%E6%BA%96%E5%82%99/2-4.%20Python%E3%81%AE%E5%9F%BA%E6%9C%AC.ipynb)
- [2-3. Pythonの基本](https://nbviewer.jupyter.org/github/rilmayer/data-science-lecture/blob/master/02.%20Python%E3%81%A7%E3%83%87%E3%83%BC%E3%82%BF%E5%88%86%E6%9E%90%E3%82%92%E8%A1%8C%E3%81%86%E6%BA%96%E5%82%99/2-3.%20Python%E3%81%AE%E5%9F%BA%E6%9C%AC.ipynb)
- [2-4. NumpyとPandasの基本](https://nbviewer.jupyter.org/github/rilmayer/data-science-lecture/blob/master/02.%20Python%E3%81%A7%E3%83%87%E3%83%BC%E3%82%BF%E5%88%86%E6%9E%90%E3%82%92%E8%A1%8C%E3%81%86%E6%BA%96%E5%82%99/2-4.%20Numpy%E3%81%A8Pandas%E3%81%AE%E5%9F%BA%E6%9C%AC.ipynb)
- [2-5. Matplotlibの基本](https://nbviewer.jupyter.org/github/rilmayer/data-science-lecture/blob/master/02.%20Python%E3%81%A7%E3%83%87%E3%83%BC%E3%82%BF%E5%88%86%E6%9E%90%E3%82%92%E8%A1%8C%E3%81%86%E6%BA%96%E5%82%99/2-5.%20Matplotlib%E3%81%AE%E5%9F%BA%E6%9C%AC.ipynb)
- [2-6. Python基本的パッケージの使い方課題](https://nbviewer.jupyter.org/github/rilmayer/data-science-lecture/blob/master/02.%20Python%E3%81%A7%E3%83%87%E3%83%BC%E3%82%BF%E5%88%86%E6%9E%90%E3%82%92%E8%A1%8C%E3%81%86%E6%BA%96%E5%82%99/2-6.%20Python%E5%9F%BA%E6%9C%AC%E7%9A%84%E3%83%91%E3%83%83%E3%82%B1%E3%83%BC%E3%82%B8%E3%81%AE%E4%BD%BF%E3%81%84%E6%96%B9%E8%AA%B2%E9%A1%8C.ipynb)

Expand Down

0 comments on commit 75eab09

Please sign in to comment.