DrewMcArthur / ai-trust-testbed

A program designed for a study involving participants' trust in an artificial intelligence. This is tested by asking the participant to "bet" on horse races where an AI has predicted the outcome. Researchers will then observe the participant's actions while choosing their bet, as an indication of trust, (i.e. choosing the AI's suggestion, amount of time taken, etc).
GNU General Public License v3.0
1 stars 1 forks source link

Convert data to easier to handle format #17

Open GeoAEngel opened 7 years ago

DrewMcArthur commented 7 years ago

such as times to seconds

DrewMcArthur commented 7 years ago

fix the dates also, some of them come in mm/dd/yy format when they all need to be in yymmdd format. there should be a function for in previous commits before PR #12

GeoAEngel commented 7 years ago

Also delete all of the empty columns