pyre.tabular.Selector¶
Module Contents¶
-
class
pyre.tabular.Selector.Selector¶ Bases:
pyre.records.selectorThe basic selector that provides named access to sheet columns
-
__get__(self, sheet, cls)¶ Read access to the field slice from the data set
-