From 7ac40eb6ca94bf9fe866eacf560fa65533f5480c Mon Sep 17 00:00:00 2001 From: Reem Aljaber Date: Wed, 29 Sep 2021 19:08:26 +0300 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7035800 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Investigate-a-Dataset +In this project, I have analyzed a dataset and then communicated my findings about it, I have used the Python libraries NumPy, pandas, and Matplotlib to make my analysis.