arthurai.datasets.download#

Functions

download_from_s3(s3_file_address, ...)

Downloads a file from S3 to be saved locally (and unzips if it is a zipped file)

get_file_keys_in_s3_folder(filepath)

Lists the files in the S3 directory

load_downloaded_file(filepath)

Returns a file located at filepath to the user

Classes

ArthurDatasetSource(value)

Class to enumerate the sources of data that can be used for an ArthurExampleDownloader

ArthurExampleDownloader(example_name, ...[, ...])

Class for downloading data for an Arthur Example