Commit bf917a47 authored by litaolemo's avatar litaolemo

update

parent 8ae64896
......@@ -337,7 +337,9 @@ def craw_query_one_week(data_index, start_ts, end_ts, week_num, last_week_num, y
sorteds = name.get("nums", 0)
uv = name.get("uvs", 0)
tractate_content_num = get_es_word(word,start_ts)
print(tractate_content_num)
new_line = [word,"" ,sorteds,uv]
print(new_line)
tag_names_list_week.append(tuple(new_line.extend(tractate_content_num)))
return tag_names_list_week
......
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