Skip to content

featurebyte.Target.version

version: str

Description

Returns the version identifier of a Target object.

Returns

  • str

Examples

>>> target = catalog.get_feature("CustomerProductGroupCounts_7d")
>>> target.version
'V230323'