Statsy-v0.3.0
This is the first fully public release of the Statsy Python package. This package was designed initially as a research project, and not meant to replace more efficient, stable, and production-ready libraries such as NumPy, Pandas, and StatsModels.
Statsy does offer good support for summation notation involving multi-variable functions performed on non-trivial ranges of sets of data (when the range is not simply 0-n).
Because it is written in a highly functional, modular, and Pythonic way (see the Zen of Python), Statsy's source code may be easily reused and repurposed.