Do Data Science Better
with
Evil Works
Data Science Tooling and Teaching
Iterate Faster
👹
Skip the Struggle
👹
Tell your Story
👹
Iterate Faster 👹 Skip the Struggle 👹 Tell your Story 👹
The first rule of data science: Your code will take far longer to run than you expect it to.
The second rule of data science: While you’re faffing reading the news for 30 minutes, it actually failed 5 minutes in and you just wasted all that time.
So you fix that quick bug you made that was adding celsius to fahrenheit without converting and, guess it’s time to read the news for another 30 minutes. What… it failed again?
When I worked as a quant I thought I was the only one who had this problem but now I know it’s a universal pain felt by all data scientists. So why don’t we do anything about it? Well we have some ideas of what to do.
Try it now
Data Science is a hands on activity. It’s time to get your paws dirty:
Featured In
Evil Schemes
Our most cunning plans, documented for posterity, and for your benefit. From tutorials to case studies, here’s how data science can be both brilliant and diabolical.
Come Plot With Us
The world won’t take over itself.
Whether you're plotting your rise or perfecting your algorithms, in our community you'll find immoral support, sinister insights, and a front-row seat to the creation of our most ambitious experiment.
Enterprise Evil
If you’re a Cunning Corporation with Mischievous Machinations underway, let’s talk.
We work with companies to take data science to the next level. Through specialised tooling we reduce the burdens on data scientist time, enabling them to focus on what they’re actually good at: Doing Data Science.
All with enterprise-grade encryption and local execution. Your data stays in your lair, not ours.
New to Data Science?
Click below to find out what a data scientist does and how.
Surveillance Footage
Definitely not educational content... just covert operations caught on camera.
(Okay fine. Video tutorials, demos, and some... questionable experiments.)
The hidden problem with Google trends data
Have you ever tried using Google Trends for market research or machine learning?
You jump into Google Trends, type something like YouTube, and think:
“Wow this is incredibly granular. I can get data every 15–16 minutes. This is perfect for machine learning.”
So you download a month of data…..And suddenly… it’s daily.
Not ideal, but still workable.
Then you try a year.
Now everything is aggregated weekly.
Instead of 365 daily data points, you’ve got 52. That’s nowhere near enough for most time series models.
So how do we turn Google Trends data into something granular enough for machine learning?
That’s what this post is about.