aerosoltools.aerosol2d.Aerosol2D.get_activity_data

Aerosol2D.get_activity_data(activity_name)

Extract data corresponding to a specified activity.

Parameters

activity_namestr

Name of the activity to extract.

Returns

pandas.DataFrame

Subset of the data where the specified activity is active (True).