Home | Trees | Indices | Help |
|
---|
|
object --+ | dict --+ | Limits
Column statistics (min/max, values) for an in-memory table.
These are constructed with the rows attribute and a list each for columns for which you want min/max and the values present. Note that None in min/max indicates no non-None values were found. An empty set in values indicates that all values were None.
This then exposes a dictionary interface
Instance Methods | |||
new empty dictionary |
|
||
Inherited from Inherited from |
Class Variables | |
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |