摘要: 1 # -*- coding: utf-8 -*- 2 3 import pandas as pd 4 # 参数初始化 5 inputfile = '../data/consumption_data.xls' # 销量及其他属性数据 6 outputfile = '../tmp/data_type. 阅读全文
posted @ 2023-03-06 15:52 苒若 阅读(61) 评论(0) 推荐(0)