featurebyte.FeatureJobSettingAnalysis.get_by_id¶
Description¶
Retrieves an analysis of the data availability and freshness of a table. This returns a FeatureJobSettingAnalysis object that allows to access the result of the analysis.
Parameters¶
- id: ObjectId
Analysis unique identifier ID.
Returns¶
- FeatureJobSettingAnalysis
FeatureJobSettingAnalysis object.