8000 DOC: Fixed minor spelling errors by tommyod · Pull Request #18941 · pandas-dev/pandas · GitHub
[go: up one dir, main page]

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
correct link notation
  • Loading branch information
jorisvandenbossche authored Dec 26, 2017
commit 30b5b9701ba4fe68548790918bfe4a8928a5b1a3
2 changes: 1 addition & 1 deletion doc/source/tutorials.rst
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ Modern Pandas
- `Performance <http://tomaugspurger.github.io/modern-4-performance.html>`_
- `Tidy Data <http://tomaugspurger.github.io/modern-5-tidy.html>`_
- `Visualization <http://tomaugspurger.github.io/modern-6-visualization.html>`_
- `Timeseries` <http://tomaugspurger.github.io/modern-7-timeseries.html>`_
- `Timeseries <http://tomaugspurger.github.io/modern-7-timeseries.html>`_

Excel charts with pandas, vincent and xlsxwriter
------------------------------------------------
Expand Down
0