Dataset
Last updated
Was this helpful?
Last updated
Was this helpful?
iota.session.Dataset()
Description Iota Dataset object
Note: This class is different than .
Methods
Variables
name
(str) file name
description
(str) file description
id
(int) file Id
data_format
(str) dataset format
loaded
(bool) check if dataset is already loaded
metafile
(str) json file contained the metadata of the dataset
Load the data contained in the dataset file Returns a class
Example
Remove dataset from the project
Example