Skip to main content

norm

The distribution of returns and generate statistics on the relation to the normal curve.

Source Code: [link]

openbb.econometrics.norm(data: pd.Series)

Parameters

NameTypeDescriptionDefaultOptional
datapd.SeriesA series or column of a DataFrame to test normality forNoneFalse

Returns

TypeDescription
pd.DataFrameDataframe containing statistics of normality