Commit a99f16c7 authored by 高雅喆's avatar 高雅喆

update

parent b60c5b55
......@@ -17,7 +17,7 @@ import numpy as np
import pandas as pd
from pyspark.sql.functions import lit
from pyspark.sql.functions import concat_ws
from utils import *
from tool import *
def get_user_service_portrait(cl_id, all_word_tags, all_tag_tag_type, all_3tag_2tag, size=10):
......
......@@ -7,7 +7,7 @@ import time
import json
import numpy as np
import pandas as pd
from utils import *
from tool import *
def get_user_service_portrait_not_alipay(cl_id, all_word_tags, all_tag_tag_type, all_3tag_2tag, size=10):
......
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