DataTube2 User GuideThis site gives you the initial and necessary information to run DataTube2, a visual mining application devoted to temporal data.
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
|
loading [2015/02/25 17:03] venturini [CSV format for synchronous files: French (separator = ;, decimal =,) or International (separator = ,, decimal = .)] |
loading [2015/03/13 16:18] (Version actuelle) venturini [Encoding your own data] |
||
|---|---|---|---|
| Ligne 49: | Ligne 49: | ||
| The asynchronous format in DataTube2 uses TAB character as separator and "." for decimals. To open an asynchronous file, please select: | The asynchronous format in DataTube2 uses TAB character as separator and "." for decimals. To open an asynchronous file, please select: | ||
| - | {{ :openasync.png?nolink&300 |}} | + | {{ :openasync.png?nolink |}} |
| and then: | and then: | ||
| - | {{ :csvasyncinternational2.png?nolink&550 |}} | + | {{ :csvasyncinternational2.png?nolink |}} |
| - | + | ||
| - | + | ||
| - | ---- | + | |
| - | Please not that there are still some bugs with the asynchronous file format. When reading a file, the local normalization has a bug that we'll correct as soon as possible. | + | |
| - | ---- | + | |
| Ligne 110: | Ligne 105: | ||
| '' | '' | ||
| - | Finally, here is a sample of file "???", which is **asynchronous** with **TAB separators**: | + | Finally, here is a sample of an asynchronous file, which is **asynchronous** with **TAB separators**: |
| '' | '' | ||
| - | VAR1 2006-01-01 00:00:01 0.1 \\ | + | VAR1 2006-02-01 00:00:00 310.1\\ |
| - | VAR1 2006-01-02 00:00:12 1.0 \\ | + | VAR1 2006-02-02 00:00:00 320\\ |
| - | VAR1 2006-01-03 00:00:00 20 \\ | + | VAR1 2006-02-03 00:00:00 330\\ |
| - | VAR1 2006-01-04 00:00:00 30 \\ | + | VAR1 2006-02-04 00:00:00 340\\ |
| - | VAR1 2006-01-05 00:00:00 40 \\ | + | VAR1 2006-02-05 00:00:00 350\\ |
| - | VAR2 2006-05-05 00:00:00 124 \\ | + | |
| - | VAR2 2006-05-06 00:00:00 125 \\ | + | |
| - | VAR2 2006-05-07 00:00:00 126 \\ | + | |
| - | VAR2 2006-05-08 00:00:00 127 \\ | + | |
| - | VAR2 2006-05-09 00:00:00 128 \\ | + | |
| - | VAR2 2006-05-10 00:00:00 129 \\ | + | |
| - | VAR1 2006-01-06 00:00:00 50 \\ | + | |
| - | VAR1 2006-01-07 00:00:00 60 \\ | + | |
| - | VAR1 2006-02-01 00:00:00 310 \\ | + | |
| ... \\ | ... \\ | ||
| '' | '' | ||
| Ligne 134: | Ligne 120: | ||
| To encore your own data in a CSV file: | To encore your own data in a CSV file: | ||
| - | * Select the format to use, i.e., either synchronous or asynchronous (see explanation above), | + | * Select the format to use, i.e., either synchronous or asynchronous (see explanations above), |
| * Study the examples provided with DataTube2 (see the Data directory), | * Study the examples provided with DataTube2 (see the Data directory), | ||
| * Give names to the variables, | * Give names to the variables, | ||