Home | Trees | Indices | Help |
|
---|
|
This is a dataset splitter that does not split. It simply returns the full dataset that it is called with.
The passed dataset is returned as the second element of the 2-tuple. The first element of that tuple will always be 'None'.
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
_known_modes = ['first', 'second']
|
|||
__doc__ = enhancedDocString('NoneSplitter', locals(), Splitter)
|
|||
Inherited from Inherited from |
|
|||
|
|||
Inherited from |
|
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 23 23:09:25 2012 | http://epydoc.sourceforge.net |