visions.relations.relations.InferenceRelation

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

Initialize self. See help(type(self)) for accurate signature.

Return type

None

Methods

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

Initialize self.

is_relation(series)

rtype

bool

make_relationship()

transform(series)

rtype

Series