feature_store_py.fs_label_table

class feature_store_py.fs_label_table.LabelTable(api_client, label_table_id, label_table_name, project_id, project_name, feature_fields={}, partitions=[''], fg_reserve_fields=None, event_time=None, label_fields=None, summary=None)

基类:FsLabelApi, FeatureStore

Build FeatureView.

apply_and_get_fg_json(fg_json)
property feature_fields
get_fg_features()

return @fg_json: fg.json for current model @fg_features: all fg features for fg.json @label_table_features: all label table features for current label table

property label_table_id
property partitions
to_str()