Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▾ contrib
▸ admin
▸ admindocs
▸ auth
▸ contenttypes
▸ flatpages
▸ gis
▸ humanize
▸ messages
▾ postgres
▾ aggregates
▸ general
▸ mixins
▾ statistics
class
Corr
class
CovarPop
class
RegrAvgX
class
RegrAvgY
class
RegrCount
class
RegrIntercept
class
RegrR2
class
RegrSXX
class
RegrSXY
class
RegrSYY
class
RegrSlope
class
StatAggregate
▸ apps
▸ constraints
▸ fields
▸ forms
▸ functions
▸ indexes
▸ lookups
▸ operations
▸ search
▸ serializers
▸ signals
▸ utils
▸ validators
▸ redirects
▸ sessions
▸ sitemaps
▸ sites
▸ staticfiles
▸ syndication
▸ core
▸ db
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▸ template
▸ templatetags
▸ test
▸ urls
▸ utils
▸ views
Class StatAggregate
django
.
contrib
.
postgres
.
aggregates
.
statistics
.
StatAggregate
Declaration
class
StatAggregate(Aggregate)
source
link
Methods
▶
def
__init__
(
self, y, x, output_field=None, filter=None
)
source
link
Overrides
This method is overriden in:
django
.
contrib
.
postgres
.
aggregates
.
statistics
.
CovarPop
Subclasses
django
.
contrib
.
postgres
.
aggregates
.
statistics
.
Corr
django
.
contrib
.
postgres
.
aggregates
.
statistics
.
CovarPop
django
.
contrib
.
postgres
.
aggregates
.
statistics
.
RegrAvgX
django
.
contrib
.
postgres
.
aggregates
.
statistics
.
RegrAvgY
django
.
contrib
.
postgres
.
aggregates
.
statistics
.
RegrCount
django
.
contrib
.
postgres
.
aggregates
.
statistics
.
RegrIntercept
django
.
contrib
.
postgres
.
aggregates
.
statistics
.
RegrR2
django
.
contrib
.
postgres
.
aggregates
.
statistics
.
RegrSlope
django
.
contrib
.
postgres
.
aggregates
.
statistics
.
RegrSXX
django
.
contrib
.
postgres
.
aggregates
.
statistics
.
RegrSXY
django
.
contrib
.
postgres
.
aggregates
.
statistics
.
RegrSYY
Generated by
nedoc
v0.9 at 2020-12-29 14:04