Table of Contents

Class: RowSubsetView compClust/mlx/views/RowSubsetView.py

View a subset of the rows of a dataset

A RowSubsetView is concerned only with the rows of a dataset. The view created contains the rows of the the original dataset with the keys provided in the keyList. The view maintains the order of te keyList and allows for duplicate keys. If non-column keys exist in the keylist, a KeyError() is raised.

A RowSubsetView is a subclass of the SubsetView.

Base Classes   
SubsetView
Methods   
__init__
  __init__ 
__init__ (
        self,
        dataset,
        rowList,
        )

Exceptions   
KeyError()

Table of Contents

This document was automatically generated on Wed Aug 27 14:24:57 2003 by HappyDoc version 2.1