Skip to content

featurebyte.Catalog.get_data_source

get_data_source( ) -> DataSource

Description

Gets the data source from the catalog to access source tables from the data warehouse.

Returns

  • DataSource
    Data source object

Examples

>>> data_source = catalog.get_data_source()