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. |
|
DataFrame class. |
|
FeatureVector Class. |
|
Used as a default value for the context argument for Transformations that take in a context argument. |
Datasets¶
Returns a |
|
Returns a list of all registered Datasets within a workspace. |
Dataset class. |