Skip to content

Commit fbe65f9

Browse files
author
y-p
committed
DOC: beef up tutorial section. GH5837
1 parent cbf715e commit fbe65f9

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

doc/source/tutorials.rst

+17
Original file line numberDiff line numberDiff line change
@@ -108,3 +108,20 @@ For more resources, please visit the main `repository <https://bitbucket.org/hro
108108
* | `11 - Lesson: <http://nbviewer.ipython.org/urls/bitbucket.org/hrojas/learn-pandas/raw/master/lessons/11%20-%20Lesson.ipynb>`_
109109

110110
* Combining data from various sources
111+
112+
113+
Excel charts with pandas, vincent and xlsxwriter
114+
------------------------------------------------
115+
116+
* `Using Pandas and XlsxWriter to create Excel charts <http://pandas-xlsxwriter-charts.readthedocs.org/>`_
117+
118+
Various Tutorials
119+
-----------------
120+
121+
* `Wes McKinney's (Pandas BDFL) blog <http://blog.wesmckinney.com/>`_
122+
* `Statistical analysis made easy in Python with SciPy and pandas DataFrames, by Randal Olson <http://www.randalolson.com/2012/08/06/statistical-analysis-made-easy-in-python/>`_
123+
* `Statistical Data Analysis in Python, tutorial videos, by Christopher Fonnesbeck from SciPy 2013 <http://conference.scipy.org/scipy2013/tutorial_detail.php?id=109>`_
124+
* `Financial analysis in python, by Thomas Wiecki <http://nbviewer.ipython.org/github/twiecki/financial-analysis-python-tutorial/blob/master/1.%20Pandas%20Basics.ipynb>`_
125+
* `Intro to pandas data structures, by Greg Reda <http://www.gregreda.com/2013/10/26/intro-to-pandas-data-structures/>`_
126+
* `Pandas and Python: Top 10, by Manish Amde <http://manishamde.github.io/blog/2013/03/07/pandas-and-python-top-10/>`_
127+
* `Pandas Tutorial, by Mikhail Semeniuk <www.bearrelroll.com/2013/05/python-pandas-tutorial>`_

0 commit comments

Comments
 (0)