Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/graph-learn
/ float_attrs
Method
float_attrs
graphlearn/python/data/values.py:65–67 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
63
64
@property
65
def
float_attrs(self):
66
self._init()
67
return
self._float_attrs
68
69
@property
70
def
string_attrs(self):
Callers
nothing calls this directly
Calls
2
_init
Method · 0.95
_reshape
Method · 0.95
Tested by
no test coverage detected