From fba77047d6bdb6ca26cf4f34028ae7b74e8ccb0c Mon Sep 17 00:00:00 2001 From: Rory Healy <48542144+roryhealy@users.noreply.github.com> Date: Fri, 9 Apr 2021 12:49:08 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 201abd5..f296e5e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # COMP20008 2021 Semester 1 Assignment 1 Student name: Rory Healy + Student ID: 964275 ## Description @@ -10,4 +11,5 @@ Using the Our World In Data (OWID) COVID-19 dataset (available [here](https://co Using the cricket dataset from the LMS, this part of the project deals with building up a basic (and advanced) search engine to search through the news articles to find keywords, and provides rankings. Dependencies: + - pandas >= 1.2.2