Commit 02505046 authored by litaolemo's avatar litaolemo

update

parent 48c61ea3
......@@ -170,7 +170,7 @@ for t in range(1, task_days):
res = keyword_df.collect()
for r in res:
keyword_dict[r.name.lower()] = 1
print(keyword_dict)
sql_search_ctr = r"""
SELECT query,
all_search_uv as all_search_uv, --全部搜索uv
......
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