python run_jiang_analysis.py -i jiang_4mer.xlsx -o results/jiang/ python run_jiang_analysis.py -i data.csv -l labels.csv --top-k 30 --plot python run_jiang_analysis.py -i frequencies.npz --nested-cv - ...
Read data from above file into dataframes (df1 and df2). Display number of partitions in df1. Create a new dataframe df3 from df1, along with a new column salary, and keep it constant 1000 append df2 ...