文章分类 -  python

摘要:#! /usr/bin/python # -*- coding: utf-8 -*- import xlrd3 import os import codecs # 在postgresql中create table def postgres_create(fields): stg_table_name 阅读全文
posted @ 2021-11-11 16:07 心猿益码 阅读(348) 评论(0) 推荐(0)