Skip to content

Commit 68d483f

Browse files
Merge pull request #8759 from wavedatalab/patch-1
Update tutorials.rst
2 parents 91e590f + 41bfde1 commit 68d483f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

doc/source/tutorials.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,21 @@ For more resources, please visit the main `repository <https://bitbucket.org/hro
109109
- Combining data from various sources
110110

111111

112+
Practical data analysis with Python
113+
-----------------------------------
114+
115+
This `guide <http://wavedatalab.github.io/datawithpython>`_ is a comprehensive introduction to the data analysis process using the Python data ecosystem and an interesting open dataset.
116+
There are four sections covering selected topics as follows:
117+
118+
- `Munging Data <http://wavedatalab.github.io/datawithpython/munge.html>`_
119+
120+
- `Aggregating Data <http://wavedatalab.github.io/datawithpython/aggregate.html>`_
121+
122+
- `Visualizing Data <http://wavedatalab.github.io/datawithpython/visualize.html>`_
123+
124+
- `Time Series <http://wavedatalab.github.io/datawithpython/timeseries.html>`_
125+
126+
112127
Excel charts with pandas, vincent and xlsxwriter
113128
------------------------------------------------
114129

0 commit comments

Comments
 (0)