AI agents are about to make data science affordable for everyone
For most of its history, data science has been a luxury good. Hiring a data scientist meant a six-figure salary, months of ramp-up, and the patience to let one expensive person work through one company’s data one question at a time. That math works if you’re a bank or a retailer with a billion rows and a team to match. It never worked for the coffee roaster with three years of Shopify exports, or the agency sitting on a spreadsheet of every campaign it ever ran. They had the data. They just couldn’t justify the person.
So they guessed. They made real decisions — what to stock, who to keep, where to spend — on gut and a pivot table. Not because the answer wasn’t in the data, but because getting it out cost more than the decision was worth.
That’s the thing that’s changing, and it’s worth being precise about why.
The toil was the expensive part
Here’s what actually eats a data scientist’s time, and it isn’t the clever bit. It’s loading a messy CSV and figuring out which columns are garbage. Profiling every field. Deciding which statistical test is even valid for this kind of column. Writing the SQL to slice it three ways. Running a model, checking whether it held up, and then — the part everyone underestimates — translating the whole thing into a sentence a founder can act on. Weeks of it, most of it mechanical.
An AI agent does that part. It can look at the raw table, run the SQL itself, pick and run the right algorithm, test whether a relationship is real or noise, and assemble the result into a plain-language report. Not “assist a human who does it” — actually do it, end to end, on data it’s never seen before. I’ve been building exactly this, and the surprising lesson is how much of the job was never the science. It was the labour around the science.
When you automate the labour, the price of an answer collapses. And when the price collapses, the set of businesses that can afford one explodes.
One analyst, many companies
The old constraint was linear: one data scientist, one dataset, months of attention. That’s why the service was expensive — you were renting a scarce person’s undivided time.
Break that link and the arithmetic inverts. A single analyst running agents can carry the analysis of several companies at once — the agent does the grinding on each one in parallel, and the human moves between them doing the part that actually needs a human. The cost per company drops by an order of magnitude, and suddenly the coffee roaster and the agency are inside the market instead of watching it from the sidewalk.
This is the real story, and it’s easy to miss if you frame agents as a threat. Cheaper analysis doesn’t shrink the market for analysis. It grows it, by pulling in everyone who was priced out — which, for data science, is almost everyone. Small and mid-sized businesses have never had a fair shot at their own data. They’re about to.
What’s left for the human is the part that was always the point
None of this deletes the data scientist. It deletes the toil and leaves the judgment.
An agent will happily run a model and report an R² of 0.98. It takes a person to ask whether that’s real or leakage, whether 32 rows can support the claim, whether the “driver” it found is a cause or just a proxy. It takes a person to know which question was worth asking in the first place, to look at the agent’s report and say this is wrong, run it again this way, to iterate on the data until the output is something you’d stake a decision on. The agent is fast and tireless and has no taste. The human supplies the taste.
So the skill doesn’t disappear — it moves up a level. Less time spent wrangling columns, more spent on the things a column-wrangler never had time for: framing the right question, catching the model when it’s confidently wrong, turning a result into a decision. That’s a better job than the one it replaces.
The way I see it, we spent decades making data science powerful. The next few years are about making it cheap — and cheap is what finally makes it fair. The insight that used to belong only to companies big enough to hire for it is about to be available to anyone with data and a decision to make.
I’m a data scientist — if you’ve got a pile of data and a decision hiding in it, get in touch.