Commit 0ef3def9 authored by 张彦钊's avatar 张彦钊

change test file

parent f716fb05
......@@ -168,6 +168,7 @@ if __name__ == "__main__":
df = pd.DataFrame(total_samples)
df = df.rename(columns={0: "device_id", 1: "city_id",2:"native_queue",
3:"nearby_queue",4:"nation_queue",5:", megacity_queue"})
print(total_samples)
print(df.head(6))
# to_data_base(df)
# to kv
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment