Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBMB/CPM-Bee
/ reformat_data
Function
reformat_data
src/preprocess_dataset.py:19–21 ·
view source on GitHub ↗
set your data format
(data)
Source
from the content-addressed store, hash-verified
17
18
19
def
reformat_data(data):
20
""
"set your data format"
""
21
return
data
22
23
24
def
main():
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected