io_collection.saveΒΆ
Tasks for saving different object types to local file systems or S3 buckets.
Save buffer to key at specified location. |
|
Save dataframe to key at specified location. |
|
Save matplotlib figure to key at specified location. |
|
Save series of images as gif to key at specified location. |
|
Save image array to key at specified location. |
|
Save dict or list as json to key at specified location. |
|
Save pickled object to key at specified location. |
|
Save tar archive to key at specified location. |
|
Save text to key at specified location. |