Skip to content

featurebyte.Context.list_observation_tables

list_observation_tables( ) -> DataFrame

Description

List observation tables associated with the Context.

Returns

  • DataFrame

Examples

>>> context = catalog.get_context("context")
>>> context.list_observation_tables()