Commit af480d82 authored by litaolemo's avatar litaolemo

update

parent 0760293b
......@@ -194,7 +194,7 @@ for t in range(1, task_days):
partition_date = yesterday_str
pid = hashlib.md5((partition_date + device_os_type + active_type).encode("utf8")).hexdigest()
click_num = res.neirong_click_pv
exposure = res.exposure
exposure = res.neirong_exp_pv
try:
search_ctr = round(click_num / exposure, 5)
except:
......
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