visions.relations.relations.InferenceRelation

class visions.relations.relations.InferenceRelation(type, related_type, transformer, relationship=NOTHING, inferential=True)[source]

Method generated by attrs for class InferenceRelation.

__init__(type, related_type, transformer, relationship=NOTHING, inferential=True)

Method generated by attrs for class InferenceRelation.

Methods

__init__(type, related_type, transformer[, …])

Method generated by attrs for class InferenceRelation.

is_relation(series[, state])

rtype

bool

make_relationship()

transform(series[, state])

rtype

Series