Export

solarhouse.export.as_file(pd_data: pandas.core.frame.DataFrame, type_file: str = 'csv', path: str = 'output') → None

Export results to file.

solarhouse.export.as_html(pd_data: pandas.core.frame.DataFrame, output_file_dir: str) → None

Create HTML page with graphics.