Contents:
if_none_return_list()
is_list()
is_list_else_empty()
normalize()
z_score()
Normalize the given data
data: pd.DataFrame
pd.DataFrame
Compute the Z-score of the given data
single: bool, optional