twitter / AnomalyDetection

Anomaly Detection with R
GNU General Public License v3.0
3.55k stars 776 forks source link

new functionality to average counts for each unique timestamp when the timestamps are not unique #56

Closed terrytangyuan closed 8 years ago

terrytangyuan commented 9 years ago

Added code to catch/deal with exceptions, documents, and unit test.

terrytangyuan commented 9 years ago

This also handles the situation where the error pops up but the user don't know where to go from here. The error given out is not obvious and intuitive. Such frustration is bad for user experience.

terrytangyuan commented 8 years ago

If you think this is necessary, let me know so that I can squash my commits before it can be merged. Thanks.

yuanyuanus commented 8 years ago

I need this! I've been stuck on the bug I am having too but the error message is not informative at all.