aistore.sdk.dataset.config_attribute
aistore.sdk.dataset.config_attribute
Module Contents
Classes
API
Abstract
Abstract class for defining the configuration of an attribute in a dataset
abstract
Get the data for a given filename
Parameters:
filename
The name of the file to retrieve data for
Returns: Tuple[str, any]
Tuple[str, any]: A tuple containing the sample key and the data for the given filename