noneval (obj) – Value returned if applyto is ‘data’ but no data is available.
setdata (bool) – Whether to set the data in the Measurement object.
Used only if data is not already set.
dropna (bool) – whether to remove rows/cols that contain no measurements.
ID ([None | str | numeric]) – ID is used as the new ID for the collection.
If None, then the old ID is retained.
Note: Only applicable when output is a collection.
Returns:
Return type:
DataFrame/Dictionary/Collection containing the output of func for each Measurement.