Skip to content

featurebyte.Catalog.get_active

get_active( ) -> Catalog

Description

Gets the currently active catalog.

Returns

  • Catalog
    The currently active catalog.

Examples

>>> catalog = fb.Catalog.get_active()
>>> catalog.name
'grocery'