Method | Description | |
---|---|---|
Analyze ( |
Analyze the input file.
|
|
Process ( ) : void |
Process the input file and segregate into the output files.
|
|
SegregateCSV ( ) : System.Collections.Generic |
Construct the object.
|
Method | Description | |
---|---|---|
BalanceTargets ( ) : void |
Balance the targets.
|
|
Validate ( ) : void |
Validate that the data is correct.
|
public Analyze ( |
||
inputFile | The input file. | |
headers | bool | The headers. |
format | The format of the input file. | |
return | void |
public SegregateCSV ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |