Skip to main content
Version: 0.8

Interacting with the Feature Store

Workspaces​

NameDescription
tecton.get_workspaceReturns a tecton.Workspace instance for the workspace with the provided name.
tecton.list_workspacesReturns a list of the names of all registered Workspaces.
tecton.WorkspaceWorkspace class.

Authentication​

NameDescription
tecton.loginAuthenticate to a Tecton instance with personal User credentials.
tecton.login_with_codeComplete non-interactive authentication to a Tecton instance with personal User credentials.
tecton.logoutClear any previously set personal credentials.
tecton.set_credentialsSet Service Account credentials and Tecton URL overrides.
tecton.clear_credentialsClears any previously set Service Account and User credentials, and Tecton URL overrides.
tecton.test_credentialsTest credentials and throw an exception if unauthenticated.
tecton.who_am_iIntrospect the current User or API Key used to authenticate with Tecton.

Helper Classes & Functions​

NameDescription
tecton.TectonDataFrameA thin wrapper around Pandas, Spark, and Snowflake dataframes.
tecton.FeatureVectorFeatureVector Class.
tecton.set_validation_modeConvenience utility to set the Tecton object validation mode for the lifetime of the Python process.

Datasets​

NameDescription
tecton.Workspace.get_datasetReturns a Dataset that has been saved to this workspace.
tecton.Workspace.list_datasetsReturns a list of all saved Datasets within a workspace.
tecton.Workspace.delete_datasetDeletes a Dataset that has been saved to this workspace.
tecton.DatasetDataset class.

Was this page helpful?

🧠 Hi! Ask me anything about Tecton!

Floating button icon