From fee2db186deb5d8a81b6cba5ec38aa0a749ac1ff Mon Sep 17 00:00:00 2001 From: 32003cd7fa4edd13b96010441bce122a <32003cd7fa4edd13b96010441bce122a@app-learninglab.inria.fr> Date: Thu, 25 Mar 2021 08:30:25 +0000 Subject: [PATCH] Update Readme.md --- journal/Readme.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/journal/Readme.md b/journal/Readme.md index e249732..755b13d 100644 --- a/journal/Readme.md +++ b/journal/Readme.md @@ -11,5 +11,12 @@ Reserved for the Mooc's logbook "*" and "_" both make text italic "**" and "__" both make text bold -# Replicable analysis best practise -- Never alter the data file manually, data should always be edited by code ! \ No newline at end of file +# Replicable analysis best practise - Module 3 +- Never alter the data file manually, data should always be edited by code ! +- Read data directly from source. +- A replicable analysis: + - must contain all of the data processing steps in an executable form. + - it's important to explain all choices that might impact the results. + - Expose many technical details, only then other readers can verify the work with us. +- A year has always more than 7x52 days. +- \ No newline at end of file -- 2.18.1