Browse Source

Need to actually save tcorr

Petra Lamborn 5 years ago
parent
commit
07ff8e137b
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      py/clustering.py

+ 0
- 1
py/clustering.py View File

@@ -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())