tuna / fishroom

Message forwarding for multiple IM protocols
GNU General Public License v3.0
289 stars 58 forks source link

Adding standard deviation calculation #40

Closed mys721tx closed 8 years ago

mys721tx commented 8 years ago

Make stats.py to use statistics.mean and statistics.stdev to calculate the mean message sent per person and the standard deviation of the mean. This could help to expose the particular hualao-y person.

modified:   stats.py