ソースを参照

Need to actually save tcorr

Petra Lamborn 5 年 前
コミット
a774ad9949
共有1 個のファイルを変更した0 個の追加1 個の削除を含む
  1. 0
    1
      py/clustering.py

+ 0
- 1
py/clustering.py ファイルの表示

@@ -43,7 +43,6 @@ df = p.read_pickle(Sourcedata)
43 43
 # print(df)
44 44
 
45 45
 print(df.info())
46
-tqcorr(df)
47 46
 # print(df.icp_id.nunique())
48 47
 # print(df.read_time.nunique())
49 48
 # print(df.groupby('icp_id').read_time.nunique().nunique())