tfdv.FeaturePath

Represents the path to a feature in an input example.

An input example might contain nested structure. FeaturePath is to identify a node in such a structure.

Methods

child

View source

from_json

View source

from_proto

View source

from_string

View source

parent

View source

steps

View source

to_json

View source

to_proto

View source

__bool__

View source

__eq__

View source

Return self==value.

__len__

View source

__lt__

View source

Return self<value.