Shortcuts

geodesic.entanglement.dataset.get_dataset

geodesic.entanglement.dataset.get_dataset(name, project=None, version_datetime=None)[source]

gets a Dataset from Entanglement by name

Parameters
  • 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