Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmlc/xgboost
/ Data
Class
Data
tests/python/test_dmatrix.py:305–306 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
303
304
def
test_unknown_data(self):
305
class
Data:
306
pass
307
308
with
pytest.raises(TypeError):
309
with
pytest.warns(UserWarning):
Callers
5
BitFieldContainer
Class · 0.85
Set
Method · 0.85
Clear
Method · 0.85
Check
Method · 0.85
test_unknown_data
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_unknown_data
Method · 0.68