Update README.md
This commit is contained in:
parent
c0dfa6cdd1
commit
fba77047d6
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
# COMP20008 2021 Semester 1 Assignment 1
|
# COMP20008 2021 Semester 1 Assignment 1
|
||||||
Student name: Rory Healy
|
Student name: Rory Healy
|
||||||
|
|
||||||
Student ID: 964275
|
Student ID: 964275
|
||||||
|
|
||||||
## Description
|
## 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.
|
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:
|
Dependencies:
|
||||||
|
|
||||||
- pandas >= 1.2.2
|
- pandas >= 1.2.2
|
||||||
|
|
Loading…
Reference in a new issue