| Trees | Indices | Help |
|
|---|
|
|
Generic file manipulation stuff
|
|||
|
ReFile convenience class for dealing with files with comments blank (all whitespace) lines, and lines beginning with comment characters are skipped. |
|||
|
|||
|
|||
|
|||
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.0beta1 on Tue Oct 7 06:26:48 2008 | http://epydoc.sourceforge.net |