Python - plotting a PCA - error arrays not all the same length

前端 未结 0 571
粉色の甜心
粉色の甜心 2021-02-15 05:26

Here is the code for my PCA which seems to work fine.

df_pcs = pd.read_csv(\'/Users/personal/Desktop/Data set/churn_raw_data.csv\', usecols=[\'Churn\',\'Age\', \'         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题