Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIPI 510 Premodule Assignment

Background

medal_search.py allows the user to type in either the name of a country or its abbreviation, and return the total medal counts the country earned during the 2024 Olympics

Step 1

Install the requirements.txt file onto your system

pip install -r requirements.txt

Step 2

If you want to run the terminal, format your terminal input like this:

python .\medal_search.py "YOUR SEARCH TERM HERE"

Step 3

If you would like to run the unit tests, format your terminal input like this:

python -m unittest .\test_medal_search.py

Credits

The Kaggle Olympics Dataset can be found here: https://www.kaggle.com/datasets/berkayalan/paris-2024-olympics-medals

About

A repository for Duke

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages