datasets.download_files
                        Download Foundry Files locally.
datasets.list_files     Lists the files stored in a Foundry Dataset.
datasets.read_table     Reads a tabular Foundry dataset as data.frame
                        or an Apache Arrow Table.
datasets.upload_files   Upload a local file or folder to a Foundry
                        Dataset.
datasets.write_table    Writes a data.frame to a Foundry dataset.
