From 8bb8a9d5e72a924a8250950208a515da8faed57a Mon Sep 17 00:00:00 2001 From: Brandon Rodriguez <brodriguez8774@gmail.com> Date: Mon, 12 Oct 2020 08:29:09 -0400 Subject: [PATCH] Update readme --- readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 6fb0b81..e31349c 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# Python - Data Measures +# Python - Measuring Data ## Description @@ -6,6 +6,9 @@ Covers basic statistical measurements in data mining. Full pdf report is available at `documents/a1_report.pdf`. +Project makes many references to various Statistics terminology.<br> +See <https://wiki.brandon-rodriguez.com/Statistics> for some documentation. + ## Installation Must be using Python 3 or higher (recommended python 3.5 or higher). -- GitLab