Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 437 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 437 Bytes

simple-statsxq

Inspired by Tom MacWright's (@tmcw) simple-statistics project for JavaScript. The goal of this module is to provide a basic set of statistical functions for doing data analysis in XQuery 3.1.

Functions are intended to be implementation agnostic.

Unit tests use the unit testing module of BaseX.