Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can i use statistics to create a true time-series, showing 0 for null-values? #11

Open
angelacode opened this issue Dec 27, 2010 · 1 comment

Comments

@angelacode
Copy link

I am currently using statistics to create an array of key/value pairs around dates and the sums of activity on that date (emails being sent).

I use that information in a graph.

However, on days when the date has 0 activity, there is no key-value pair. So I cannot create a true time-series graph. Is there something in statistics I could do, or would this be in ruby post processing, and if so, how?

@khelal
Copy link

khelal commented Nov 25, 2011

hello, i would also be interested in doing such a thing. did you end up doing it through the gem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants