Skip to content

Implementation of AVG #9

Description

@kkech

For a db with:

"key1":"valuex"
"key2":"valuey"
"key3":"valueString"

avg(self) should return (valuex +valuey)/2. String values will be ignored.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions