-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hi!
First of all, great talk! I've seen it on YouTube there, maybe the link could be added to the README.md.
I had a question concerning your Top 500 graph. I made my own Python script to process the data (I'm not familiar with R). I further distinguished data from accelerators (so GPUs + Xeon Phi etc.) and GPUs (NVIDIA/AMD). I noticed that the data for June 2011 was missing, so I downloaded it and obtained this:
I then decided to make this issue, and test with your own script:
I used the csv file available there.
Was that data for June 2011 ignored on purpose (e.g. something is known to be wrong with the data)? Because there's definitely a drop there. I can make a PR if you're interested. That doesn't change the content of the talk, or your analysis.

