metobs_toolkit.station.Station.gapsdf#

property Station.gapsdf: DataFrame#

Construct a DataFrame representation of all the gaps.

Returns:

A DataFrame with columns [‘value’, ‘label’, ‘details’], representing the value, the gap label, and details of the gap record.

Return type:

pandas.DataFrame