doc:: DataFrame .round(): 指定要保留的位数 .sort_values(): 按指定键排序 .rename(): 重命名指定键名 (rename(columns={"A": "a", "B": "c"})) .do_dict: .to_json