From cc1895d0b8b3f10e2a1c695cc0fc8ff5ccbc1746 Mon Sep 17 00:00:00 2001 From: Veit Schiele Date: Sat, 20 Jul 2024 17:29:08 +0200 Subject: [PATCH] :memo: Add series of data science tutorials --- docs/index.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index ab4485c63..35bab443c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -23,8 +23,13 @@ This tutorial is not intended to be an introduction to Python or programming in general; for that there is the :doc:`python-basics:index` tutorial. Instead, it is intended to show the Python data science stack – libraries such as :doc:`/workspace/ipython/index`, :doc:`/workspace/numpy/index`, -:doc:`/workspace/pandas/index`, :doc:`pyviz:matplotlib/index` and related tools -– so that you can subsequently effectively analyse and visualise your data. +:doc:`/workspace/pandas/index`, and related tools – so that you can +subsequently effectively analyse your data. We also offer the `Jupyter Tutorial +`_ and the `PyViz +Tutorial `_ as well +as the instructions for `data visualisation +`_ from the `cusy Design +System `_. .. toctree:: :hidden: