Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
64
class
Column(ABC):
Callers
6
__init__
Method · 0.45
table_to_legacy
Function · 0.45
build
Function · 0.45
collatz_logic
Function · 0.45
logic
Function · 0.45
test_iceberg_read_date_as_datetime_naive
Function · 0.45
Calls
no outgoing calls
Tested by
5
table_to_legacy
Function · 0.36
build
Function · 0.36
collatz_logic
Function · 0.36
logic
Function · 0.36
test_iceberg_read_date_as_datetime_naive
Function · 0.36