Browse Source

初始化

罗俊辉 1 năm trước cách đây
mục cha
commit
ec2bb3a81c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      applications/functions.py

+ 1 - 1
applications/functions.py

@@ -2,7 +2,7 @@
 @author: luojunhui
 """
 import jieba.analyse
-from pandas as pd
+import pandas as pd
 
 from .model_init import models