From c946a92701010a66999afc7710f5e994bcb7f25b Mon Sep 17 00:00:00 2001 From: JCHPJP <2858829498@qq.com> Date: Fri, 26 Jul 2024 22:09:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 盘荣博/数据可视化/week1.py | 1 - 1 file changed, 1 deletion(-) diff --git a/盘荣博/数据可视化/week1.py b/盘荣博/数据可视化/week1.py index 66aa09d..f25e991 100644 --- a/盘荣博/数据可视化/week1.py +++ b/盘荣博/数据可视化/week1.py @@ -1,5 +1,4 @@ import pandas as pd -<<<<<<< HEAD import numpy as np from scipy.stats import zscore from sklearn.decomposition import PCA