MCPcopy
hub / github.com/pathwaycom/pathway / table

Method table

python/pathway/internals/column.py:60–61  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

58
59 @property
60 def table(self) -> Table:
61 return self.source.value
62
63
64class Column(ABC):

Callers 6

__init__Method · 0.45
table_to_legacyFunction · 0.45
buildFunction · 0.45
collatz_logicFunction · 0.45
logicFunction · 0.45

Calls

no outgoing calls

Tested by 5

table_to_legacyFunction · 0.36
buildFunction · 0.36
collatz_logicFunction · 0.36
logicFunction · 0.36