exasol_bucketfs_utils_python.download#
Functions
|
Download a file from the specified path in the bucket in the BucketFs and save as a local file. |
|
Download a file from the specified path in the BucketFs into a given file object <https://docs.python.org/3/glossary.html#term-file-object>`_ |
|
Download a file from the specified path in the bucket in the BucketFs into a string |
|
Download a file from the specified path in the bucket in the BucketFs and deserialize it via joblib.load |