Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pathwaycom/pathway
/ method
Method
method
python/pathway/tests/test_transformers.py:1041–1042 ·
view source on GitHub ↗
(self, arg)
Source
from the content-addressed store, hash-verified
1039
1040
@method
1041
def
method(self, arg) -> int:
1042
return
self.a * arg
1043
1044
input = T(
1045
""
"
Callers
4
result
Method · 0.95
func
Method · 0.80
test_method_in_ix
Function · 0.80
test_method_in_groupby
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected