Python数据分析之第五章(案例之链接mysql数据库)

(1)安装数据库 转到目录:D:\python36\Scripts pip install MySQLClient 填写图片摘要(选填) (2)导入TXT文件 代码: # -*- coding: utf-8 -*- """ Created on Fri Apr 20 10:22:25 2018 @author: LingtingWu """ import os; import pandas; im
相关文章
相关标签/搜索