提交 353e8850 编写于 作者: M MaoXianxin

add comments

上级 b7482dda
......@@ -2,6 +2,8 @@ import pandas as pd
import numpy as np
import argparse
# Generate data growth analysis results for two time periods
# Just need to modify csv1_path, csv2_path, result_name
# Just change the parameters here
parser = argparse.ArgumentParser()
parser.add_argument('--csv1_path', default='0618.csv', type=str)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册