Accessing Feature ViewsΒΆ

tecton.Workspace.get_feature_view

Returns a FeatureView within a workspace.

tecton.Workspace.list_feature_views

Returns a list of all registered FeatureViews within a workspace.

tecton.interactive.BatchFeatureView

BatchFeatureView class.

tecton.interactive.StreamFeatureView

StreamFeatureView class.

tecton.interactive.OnDemandFeatureView

OnDemandFeatureView class.