foxes.output.FarmLayoutOutput.write_csv(file_name=None, verbosity=1, **kwargs)[source]

Writes the layout data to csv file.

ParametersΒΆ

file_name: str

Name of the file into which to plot, or None for default

verbosity: int

The verbosity level, 0 = silent

kwargs: dict, optional

Additional arguments for get_dataframe()