数据挖掘(第五周)
摘要:import pandas as pd import matplotlib.pyplot as plt inputfile =r"C:\Users\admin\Downloads\original_data.xls" # 输入的数据文件 data = pd.read_excel(inputfile)
阅读全文
posted @ 2023-03-27 15:54
posted @ 2023-03-27 15:54
posted @ 2023-03-15 15:15
posted @ 2023-03-08 10:47
posted @ 2023-03-05 19:47