Saves an argument (either dictionary or dataframe) to npy-file.
arg (dict or dataframe) – dictionary or dataframe to be saved.
out_dir (str) – path to output folder.
fname (str) – name of stored item.