deaths

Function deaths 

Source
pub fn deaths() -> Result<DataFrame, PolarsError>
Expand description

§Monthly Deaths from Lung Diseases in the UK

§Description:

A time series giving the monthly deaths from bronchitis, emphysema and asthma in the UK, 1974-1979, both sexes (‘deaths’),

§Usage:

deaths

§Source:

P. J. Diggle (1990) Time Series: A Biostatistical Introduction. Oxford, table A.3

§References:

Venables, W. N. and Ripley, B. D. (2002) Modern Applied Statistics with S. Fourth edition. Springer.

§See Also:

This the same as dataset ‘ldeaths’ in R’s ‘datasets’ package.