Shortcuts

geodesic.entanglement.dataset.list_datasets

geodesic.entanglement.dataset.list_datasets(ids=[], search=None, project=None, version_datetime=None)

Deprecated in 1.0.0

searchs/returns a list of Datasets from Entanglement based on the user’s query

Args:

ids: an optional list of dataset IDs to return search: a search string to use to search for datasets who’s name/description match project: the name of the project to search datasets. Defaults to the active project version_datetime: the point in time to search the graph - will return older versions of datasets given a version_datetime.

Returns:

a DatasetList of matching Datasets.

Docs

Developer documentation for Seer AI APIs

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources