aerosoltools.aerosol1d.Aerosol1D.summarize
- Aerosol1D.summarize(filename=None)
Summarize total concentration statistics for each defined activity, including ‘All data’.
Parameters
- filenamestr, optional
Path to an Excel file where the summary will be saved. If None, no file is saved.
Returns
- pandas.DataFrame
A DataFrame containing summary statistics.