Class CaaSDataset
Last updated
Last updated
Attribute
Description
caas_client:CaaSClient
an instance of the CaaSClient
tag:str
The tag associated with the dataset
Method Name
Description
get_metadata()
returns the schema associated with the tag (dataset)
get_data()
returns the data associated with the dataset
count()
returns the total number of records in the dataset
get_tag
returns the tag
get_client
returns the client