| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
server.BaseHandler --+
|
Handler
|
|||
|
__init__(self,
filepath,
environ) Handler constructor. |
||
|
_parseconstraints(self,
constraints=None) Dataset builder. |
||
|
close(self) Close the CSV file. |
||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Dataset builder. This method opens a CSV reader, extracts the variable names from the first line and returns an iterator to the data. Constraint expressions or handled by the ``get_filter()`` function and a filter to return only data from the columns corresponding to the requested variables.
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Mon Nov 13 21:49:07 2006 | http://epydoc.sourceforge.net |