featurebyte.FeatureStore.get_data_source¶
get_data_source( ) -> DataSource
Description¶
Gets the data source associated with the feature store.
Returns¶
- DataSource
DataSource object
Examples¶
Get a data source from a feature store.
See Also¶
- DataSource: DataSource class