提交 911ad9d9 编写于 作者: M MaoXianxin

add comments

上级 4326a7d4
......@@ -2,6 +2,8 @@ import pandas as pd
import matplotlib.pyplot as plt
import argparse
# Used for statistical projects
# Just need to modify result_name
# Just change the parameters here
parser = argparse.ArgumentParser()
parser.add_argument('--sort_values', default='notification count', type=str)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册