Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antmachineintelligence/mtgbmcode
/ DataFrame
Class
DataFrame
python-package/lightgbmmt/compat.py:74–77 ·
view source on GitHub ↗
Dummy class for pandas.DataFrame.
Source
from the content-addressed store, hash-verified
72
pass
73
74
class
DataFrame(object):
75
""
"Dummy class for pandas.DataFrame."
""
76
77
pass
78
79
is_dtype_sparse = None
80
Callers
1
get_split_value_histogram
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected