MCPcopy 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
19def reformat_data(data):
20 """set your data format"""
21 return data
22
23
24def main():

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected