new statistics package for python: python-statlib
Originally posted
· 1 min read
One of the tasks for the Google Highly Open Participation contest was to combine several existing statistics modules into a single package to make it easier to install them. That work is done, and now available from python-statlib or via easy_install statlib
.
So that’s a whole new package created as a result the contest. I can’t get over how much work these students are doing!