spatial-data-discovery / spatial-data-discovery.github.io

Organization website
https://spatial-data-discovery.github.io/
4 stars 0 forks source link

Rankings Calculator #58

Closed XLPeng57 closed 3 years ago

XLPeng57 commented 4 years ago

This scripts uses Python to calculate ranking based on total scores. The users can choose different orders(ascending/descending) and rules(count the average of each player's best 5 scores) they want to apply.

dt-woods commented 4 years ago

Hi @XLPeng57, if you have an opportunity, please add an example CSV file to our /scripts directory and make a note in the README.md that it can be used with your script.

XLPeng57 commented 4 years ago

Hi @XLPeng57, if you have an opportunity, please add an example CSV file to our /scripts directory and make a note in the README.md that it can be used with your script.

Hi Professor! I've added a sample test file and pushed it into the /scripts folder.