Dataset
iota.session.Dataset()
Description Iota Dataset object
Note: This class is different than iota.Dataset.
Methods
Variables
name
(str) file namedescription
(str) file descriptionid
(int) file Iddata_format
(str) dataset formatloaded
(bool) check if dataset is already loadedmetafile
(str) json file contained the metadata of the dataset
Methods
Load the data contained in the dataset file Returns a class iota.Dataset
Example
Remove dataset from the project
Example
Last updated
Was this helpful?