| Trees | Indices | Help |
|
|---|
|
|
Generic file manipulation stuff
|
|||
|
ReFile convenience class for dealing with files with comments |
|||
|
|||
|
|||
Imports: numpy, string, re
|
|||
read in the data file and return a tuple of two Numeric arrays: (independant variables, dependant variables). **ARGUMENTS:** - fileName: the fileName - comment: the comment character for the file - depVarcol: the column number containing the dependant variable - dataType: the Numeric short-hand for the data type RETURNS: a tuple of two Numeric arrays: (independant variables, dependant variables). |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 1 16:13:01 2018 | http://epydoc.sourceforge.net |