Ali 1 년 전
부모
커밋
5efed13f97
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      thesis_analysis/genererTableau.py

+ 1 - 1
thesis_analysis/genererTableau.py

@@ -353,7 +353,7 @@ class genererTableau ():
             
             ## On écrit la première ligne : nom de variable et test
             ligne = [] # On instancie la ligne
-            ligne.append(self.qualitative_string_format.format(variable=variable)) # Nom de variable
+            ligne.append(self.qualitative_column_title.format(variable=variable)) # Nom de variable
             ligne = ligne + ["", ""] # Variable vides
             
             # Données liées à chaque axe