/search.css" rel="stylesheet" type="text/css"/> /search.js">
Classes | |
class | Aggregate |
class | PresentAggregate |
Variables | |
tuple | log = logging.getLogger(__name__) |
`sourcevector.py` can be used standalone to see the aggregate presention, usage:: [blyth@belle7 base]$ ~/rst/bin/python sourcevector.py INFO:__main__:SV 1 (0,) 2011-02-01 00:00:00 partial notfull (00:00:00 ++) ==> INFO:__main__: +-------------------+-------------------+---------------------+---------------------+---------------+ | att [1817] | avg | max | min | std | +===================+===================+=====================+=====================+===============+ | DBNS_SAB_Temp_PT1 | 908.000000 | 1816.00 | 0.00 | 524.52264 | +-------------------+-------------------+---------------------+---------------------+---------------+ | DBNS_SAB_Temp_PT2 | 24.494221 | 29.00 | 20.00 | 2.870934 | +-------------------+-------------------+---------------------+---------------------+---------------+ | DBNS_SAB_Temp_PT3 | 34.494221 | 39.00 | 30.00 | 2.870934 | +-------------------+-------------------+---------------------+---------------------+---------------+ | DBNS_SAB_Temp_PT4 | 44.494221 | 49.00 | 40.00 | 2.870934 | +-------------------+-------------------+---------------------+---------------------+---------------+ | DBNS_SAB_Temp_PT5 | 54.494221 | 59.00 | 50.00 | 2.870934 | +-------------------+-------------------+---------------------+---------------------+---------------+ | date_time | 2.01102010232e+13 | 2011-02-01 05:02:40 | 2011-02-01 00:00:00 | 14419.7231251 | +-------------------+-------------------+---------------------+---------------------+---------------+ | id | 908.0000 | 1816 | 0 | 524.5226 | +-------------------+-------------------+---------------------+---------------------+---------------+
tuple Scraper::base::aggregate::log = logging.getLogger(__name__) |
Definition at line 30 of file aggregate.py.