Please enable JavaScript.
Coggle requires JavaScript to display documents.
KNIME 1 - Coggle Diagram
KNIME 1
-
2 basic concepts V.prog
Nodes
-
traffic colors: Red-New, not configured
Yellow-Configured
Green-Task Ran
-
-
Data structure
-
Data table:
a. Column header [Attribute Name], Unique
b. Row ID
C. Data Cell
Basic data types
a. integers(I)
b. Double (D)
c. Strings (S)
d. Missing value (?)
e. Date & time
f. Text
g. Date objects
h. Images
i. blobs
If data type is not matching, convert it
Choose how to display data, that is,
one can choose the rendering of data
-
-
-
-
-