Commit d0b4b230 authored by 张彦钊's avatar 张彦钊

Merge branch 'master' of git.wanmeizhensuo.com:ML/ffm-baseline

修改训练集sql
parents a0a2a3bc e84f5d92
......@@ -4,7 +4,7 @@
import pandas as pd
from sqlalchemy import create_engine
data=pd.read_excel('nose.xls')
data=pd.read_excel('xiaba.xls')
print(data.head())
# # 初始化数据库连接,使用pymysql模块
......
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