visions.relations.relations.InferenceRelation

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

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

Methods

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

Initialize self.

is_relation(series)

rtype

bool

make_relationship()

transform(series)

rtype

Series