submission-criteria icon indicating copy to clipboard operation
submission-criteria copied to clipboard

Add test for getting submissions

Open xanderdunn opened this issue 6 years ago • 0 comments

To prevent merging broken submission download code (#34 and #46)

This could be straightforward: simply call s3_util.download() on a file that's always in S3. An example would be in the bucket numerai-production-uploads, xanderai/blah.csv. Then read the file into a dataframe, check that the dataframe isn't empty.

xanderdunn avatar Jan 17 '18 21:01 xanderdunn