From d475f7c95a2414b8633706678b3402b2dd0594c8 Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Sun, 3 Feb 2019 12:21:53 +0100 Subject: [PATCH] to do for how 2 read data --- doc/src/How2ReadData/How2ReadData.do.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/src/How2ReadData/How2ReadData.do.txt b/doc/src/How2ReadData/How2ReadData.do.txt index e1ad2bc46..29d61b965 100644 --- a/doc/src/How2ReadData/How2ReadData.do.txt +++ b/doc/src/How2ReadData/How2ReadData.do.txt @@ -80,6 +80,7 @@ o sudo apt-get install python3 (or python for pyhton2.7) etc etc. + ===== Python installers ===== If you don't want to perform these operations separately and venture @@ -105,6 +106,8 @@ license. ===== Useful Python packages ===== Here we list several useful Python packages. +And more text to come in order to get started with Python + ===== Installing R, C++, cython or Julia =====