jupyter_analysis_tools.datastore.DataStore¶
- class jupyter_analysis_tools.datastore.DataStore(url, username=None)[source]¶
Bases:
object
Methods
__init__
(url[, username])createCollection
(collName, projectObj[, ...])createObject
(projectName[, collectionName, ...])createProject
(projectName, space[, spacePrefix])Finds the requested project in the DataStore.
findObjects
(*args, **kwargs)identifier
(objects, code)uploadDataset
(obj, datasetType[, fpaths])Attributes
url
userspace