gigl.src.data_preprocessor.lib.transform.TransformedFeaturesInfo#

class gigl.src.data_preprocessor.lib.transform.transformed_features_info.TransformedFeaturesInfo(applied_task_identifier: <function NewType.<locals>.new_type at 0x7f73796d9c10>, feature_type: gigl.src.common.types.features.FeatureTypes, entity_type: Union[NodeType, gigl.src.common.types.graph_data.EdgeType], custom_identifier: str = '')#

Bases: object

Methods

__init__

__eq__(other)#

Return self==value.

__hash__ = None#
__init__(applied_task_identifier: AppliedTaskIdentifier, feature_type: FeatureTypes, entity_type: NodeType | EdgeType, custom_identifier: str = '') None#
__repr__()#

Return repr(self).

__weakref__#

list of weak references to the object (if defined)