Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ size
Method
size
library/python/testing/yatest_lib/external.py:159–160 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
157
158
@property
159
def
size(self):
160
return
self._data.get(
"size"
)
161
162
def
serialize(self):
163
return
self._data
Callers
4
KeyByIndex
Function · 0.45
Find
Function · 0.45
main
Function · 0.45
AssignResultForQuery
Function · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected