MCPcopy Create free account
hub / github.com/FuchsTom/ProdSim / data_to_csv

Method data_to_csv

prodsim/environment.py:111–131  ·  view source on GitHub ↗

Exports the simulation data to csv files. :param path_to_wd: Path to the target directory :type path_to_wd: str :param remove_column: List of labels whose columns are removed before saving :type remove_column: List[str], optional :param keep_original: Keep an

(self, path_to_wd: str, remove_column: List[str] = None, keep_original: bool = True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

simulateFunction · 0.95
example04.pyFile · 0.45
example02.pyFile · 0.45
example03.pyFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected