Outils pour utilisateurs

Outils du site


csvimport

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
Dernière révisionLes deux révisions suivantes
csvimport [2020/05/12 16:03] – [2. To build your csv file, please maximum respect the options default as following :] sylvaincsvimport [2020/06/09 13:16] – [2. To build your csv file, please maximum respect the options default as following :] sylvain
Ligne 7: Ligne 7:
 ==== 2. To build your csv file, please maximum respect the options default as following : ==== ==== 2. To build your csv file, please maximum respect the options default as following : ====
  
-  * cell delimiter => ; (semicolon - by default) or , (comma - by selecting Advanced options  and CSV options) +  * cell delimiter => **;** (semicolon - by default) or **,** (comma - by selecting Advanced options  and CSV options) 
-  * text delimiter => " (useful only if a semicolon (;) is present into a cell, usually present for the numerical values, in any case it's better if you leave this double quote) +  * text delimiter => **"** (double quote). Useful only if a semicolon (;) is present into a cell, usually present for the numerical values, in any case it's better if you leave this double quote. 
-  * Data in rows : Items (by default) or Descriptors +  * Data in rows : Items (by default) or Descriptors (in option) 
-  * Data in columns : Descriptors (by default) or Items+  * Data in columns : Descriptors (by default) or Items (in option)
   * **Inapplicable state** => As dependencies cannot be applied with a CSV format, inapplicable states cannot be recognized. So you have to understand that an inapplicable states will be see like a not described value. In other words put a not descrided value or an inapplicable states value will come back to the same.   * **Inapplicable state** => As dependencies cannot be applied with a CSV format, inapplicable states cannot be recognized. So you have to understand that an inapplicable states will be see like a not described value. In other words put a not descrided value or an inapplicable states value will come back to the same.
-  * no cells should be empty+  * **no cells should be empty**
  
 **Categoricals values** **Categoricals values**
  
-  * Separator between several states => & (eg: blue & green) +  * Separator between several states => **&** eg: {blue}&{green} 
-  * Categorical states should be surrounded by a hugeg : {Dark green} +  * States should be surrounded by a hug => **{}** eg : {Dark green} or for two states {blue}&{green} 
-  * Unknown state => ? (Never leave an empty cell) +  * Unknown state => **?** (Never leave an empty cell) 
-  * Not described state => not described +  * Not described state => **not described** 
-  * Inapplicable state : not applicable+  * Inapplicable state : **not applicable**
  
 **Quantitatives values** **Quantitatives values**
  
-  * all values are formed by [min;max] separate by semi-colon+  * all values are formed by **[min;max]** separate by semi-colon
   * the min value is less than or equal to the max value    * the min value is less than or equal to the max value 
-  * min and max values are integer or decimal, eg: [1;8][2.46;3][0.791;6.24] +  * min and max values are integer or decimal, eg: **[1;8] or [2.46;3] or [0.791;6.24]** 
-  * Into your CSV file the quantitatives values must be enclosed in double quote, eg: "[1;8]" +  * Into your CSV file the quantitatives values must be enclosed in double quote, eg: **"[1;8]"** 
-  * Unknown state => [?;?] (Never leave an empty cell) +  * Unknown state => **[?;?]** (Never leave an empty cell) 
-  * Not described state => [;] +  * Not described state => **[;]** 
-  * Inapplicable state : [not applicable] +  * Inapplicable state : **[not applicable]** 
  
  
csvimport.txt · Dernière modification : 2022/08/31 18:44 de wikiadmin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki