1 Star 0 Fork 2

daniell/考研大数据分析

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
main.py 177 Bytes
一键复制 编辑 原始数据 按行查看 历史
coco56 提交于 2020-02-09 23:31 . 更新于2020年02月09日 23:31:06.79
from V3_0.Storer.MySQL.api import dropAllTable, createTable, testInsert
dropAllTable()
tableName = "0101-哲学"
createTable(tableName)
info = ""
testInsert(tableName, info)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/daniellMY/Graduate_admissions_data_analysis_tool.git
git@gitee.com:daniellMY/Graduate_admissions_data_analysis_tool.git
daniellMY
Graduate_admissions_data_analysis_tool
考研大数据分析
master

搜索帮助