Skip to main content

normality

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

Source Code: [link]

openbb.qa.normality(data: pd.DataFrame)

Parameters

NameTypeDescriptionDefaultOptional
datapd.DataFrameDataframe of targeted dataNoneFalse

Returns

TypeDescription
pd.DataFrameDataframe containing statistics of normality