From e131589053a7689e5a881c683a86a56f80173003 Mon Sep 17 00:00:00 2001 From: Gleb Date: Tue, 20 Dec 2022 19:06:23 +0000 Subject: [PATCH] Initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..39115c6 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# StatsUtils +This repository contains Python automation scripts for A-level maths and further maths statistics. + +Most/all are in the form of Jupyter Notebooks since these allow easy graphing and nice tables.