Interacting with the Feature Store¶
Tecton Objects are used to configure the data sources, features, and services run in the Tecton cluster.
To access Tecton Objects, use them in a notebook.
Workspaces¶
Fetch an existing |
|
Returns a list of the names of all registered Workspaces. |
|
Workspace class. |
Helper Classes & Functions¶
Explicitly override tecton credentials settings. |
|
A thin wrapper around Pandas and Spark dataframes. |
|
FeatureVector Class. |
Datasets¶
Returns a |
|
Returns a list of all registered Datasets within a workspace. |
Dataset class. |