public abstract class ImportData
extends java.lang.Object
Constructor and Description |
---|
ImportData() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<Clusterable> |
importCSV(int type,
java.io.File csv_file) |
static java.util.Map<java.lang.String,java.lang.Integer> |
modes() |
public static java.util.List<Clusterable> importCSV(int type, java.io.File csv_file)
public static java.util.Map<java.lang.String,java.lang.Integer> modes()