摘要: # -*- coding: utf-8 -*- import pandas as pd from scipy.interpolate import lagrange inputfile='F:\\python数据挖掘\\chapter6\\chapter6\\demo\\data\\missing_data.xls' outputfile='F:\\python数据挖掘\\chapter6\\c... 阅读全文
posted @ 2016-09-06 21:04 你若精彩,蝴蝶自来 阅读(800) 评论(1) 推荐(0)