featurebyte.FeatureJobSettingAnalysis.info¶
Description¶
The info method provides comprehensive details about a FeatureJobSettingAnalysis object, which encompasses: - the creation time of the analysis, - the table analyzed, - the analysis configuration, - recommended feature job setting, and - the catalog where the analysis is stored.
Parameters¶
- verbose: bool
default: False
Control verbose level of the summary.
Returns¶
- Dict[str, Any]
Key-value mapping of properties of the object.