Commit ad47501b authored by litaolemo's avatar litaolemo

update

parent 8c7eb591
......@@ -496,7 +496,7 @@ def parse_data():
# 获取曝光id对应的标签
word_count_exposure = from_id_get_tag(card_id_dict)
print(word_count_exposure)
save_data_to_csv(all_tags, word_count_exposure)
# save_data_to_csv(all_tags, word_count_exposure)
if __name__ == "__main__":
parse_data()
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