metobs_toolkit.station.Station.df#

property Station.df: DataFrame#

Construct a DataFrame representation of the observations.

Returns:

A pandas DataFrame with a single column ‘value’.

Return type:

pd.DataFrame