googleapis / googleapis/google-cloud-python

[Docs] Add support for stddev and variance

Offen
#15,944 1 Kommentar 0 Reaktionen 1 zugewiesene Person Beansprucht von @vi3k6i5 Auf GitHub ansehen
api: spanner priority: p3 type: feature request
Vorherrschende Sprache
Python
Sterne
5.4k
Forks
1.8k
Ø Merge
3 T. 4 Std.
Gemergte PRs (30 T.)
122

Beschreibung

Spanner supports `stddev()` and `variance()` [link](https://cloud.google.com/spanner/docs/statistical_aggregate_functions),

Django’s `Variance` and `StdDev` database functions have 2 modes, one with full population `STDDEV_POP` and another with samples `STDDEV_SAMP` and `VAR_SAMP`. Since spanner currently only supports these database functions with samples, we need to clarify the same with documentation.

The django client already support the same.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.