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