paul-florentin-charles / bcn-rainfall-models

A project aiming at delevering tools for visualisation and analysis of Barcelona rainfall data. Data is retrieved from there: https://opendata-ajuntament.barcelona.cat/data/en/dataset/precipitacio-hist-bcn.
MIT License
0 stars 0 forks source link

Compute dispersion of data #6

Closed paul-florentin-charles closed 1 year ago

paul-florentin-charles commented 1 year ago

Find an already existing (variance) or build a function to retrieve the "dispersion" of rainfall data for the whole dataframe or within an optional specific timeframe.

As per usual, the function would most likely be a class function of YearlyRainfall.

It could be useful for monthly or seasonal data, to find which are the most unpredictable and which are the stablest ones.