Skip to contents

Write Standard Data to File

Usage

write_std_from_dataframe(df, stock_col, var_cols_std, file_path = "hisea.std")

Arguments

df

Data frame

stock_col

Stock column

var_cols_std

Variables to write

file_path

Output file path

Value

None