Tagged Questions
1
vote
2answers
244 views
Amortizing the calculation of distribution (and percentile), applicable on App Engine?
This is applicable to Google App Engine, but not necessarily constrained for it.
On Google App Engine, the database isn't relational, so no aggregate functions (such as sum, average etc) can be ...