Data science isn't what it used to be



Hello Reader,

Data science jobs are evolving.

In my 10 years working in data, I’ve never seen a shift this massive.

🤯 Expectations have changed:

A recent study by Lightcast found that from May 2024 to May 2025, Data Scientist was the job title that most often referenced Generative AI (3,301 unique postings).

Some of these postings talk about AI literacy - collaborating with AI tools, using copilots, experimenting with LLMs.

But most of them are about building and deploying AI-driven systems.

We’re talking RAG pipelines, AI agents, prompt engineering, vector databases, etc.

Even DevOps skills like CI/CD and cloud deployment.

A few years ago, this wasn’t expected from a typical data scientist. Heck, GPT wasn’t even on most people’s radar.

Now it is - particularly for more senior data scientists on the team.

Many of my data scientist friends have been pulled into GenAI projects at work, without necessarily changing their job titles.

They’re integrating LLMs into internal tools, or building prototypes for business teams.

In other words, they’re doing parts of an AI engineer’s job.

If you think about it, it actually makes sense.

As a data scientist, you sit at the intersection of business, data, and engineering. You understand the metrics. You talk to stakeholders. You can code well enough to build things.

That puts you in a strong position to identify AI use cases and turn them into working prototypes.

So building with AI is becoming less of a “nice-to-have” skill and more of an extension of the standard data science toolkit.

Even if the job title hasn’t changed, the expectations have.

🧐 Another important shift:

The bread-and-butter skills of data science, e.g. exploratory data analysis, visualization, extracting insights, prototyping statistical models,... can now be automated or dramatically accelerated with AI.

For me personally, there’s always been something deeply satisfying about exploring a messy dataset and uncovering patterns. It feels creative, it feels like you're a data detective.

Now that AI can do a big chunk of that work in much less them, it forces you to rethink where your value really lies.

Whether we like it or not, data science day-to-day work is changing. That means there’s a lot to learn, and some things to unlearn.

👉 How to adapt:

I don’t want to repeat the usual “learn AI skills” mantra and add to the “I’m behind with AI” feeling a lot of us feel.

Although they are important right now, I still think the more important skills - the ones that make you resilient in the long term - are the ones AI can’t easily replace:

From what I can tell, AI can’t sit in a messy meeting, read the room, balance competing priorities, and own the outcome.

That’s still human work 😊.

Have a great week ahead!
Thu


P.S: Work with me:

If you want a comprehensive course from Python fundamentals to building AI applications, check out my Python for AI Projects course. It’s packed with everything you need to build solid fundamentals and transform your skills in 2026.

Learn more about the course.

Thu Vu

Say hi 🙌 on Youtube, LinkedIn, or Medium

Check out my older posts Here

Your Preferences:

Change your account details

Unsubscribe from all emails

Was this email forwarded to you? Subscribe here.

Thu Vu

Join 7,000+ data professionals who are advancing their data and tech careers by learning from real-world projects, gaining first-hand experience, and accessing top resources delivered to your inbox every week.

Read more from Thu Vu
Laptop displaying a profile page with a plant.

Hello Reader, In this newsletter, I'm sharing my recent lightbulb on procrastination that's changed how I work, and at the end of this newsletter I've compiled for you a list of my recent Python + AI project tutorials. I hope they are helpful for what you're doing/ learning at the moment. Have fun reading! 🧐 What if it were easy? I've been procrastinating on a GraphRAG tutorial for months. Which is strange, because I actually find the topic interesting. I wanted to make this tutorial. Okay,...

Hello Reader, I started my career exactly 10 years ago as a data analyst in healthcare. I loved every bit of it. The puzzle-solving. Digging into a messy dataset and slowly making sense of it. Writing code to clean and transform data exactly the way I needed. Building a visualisation and watching the story emerge. There was something deeply satisfying about that mechanical, hands-on part of the work. Because that's how I got to learn the skills. Today, AI can do much of it. Whether you're new...

Hello Reader, I recently experimented with vision language models to analyze 5 years of my handwritten journal entries. Trust me, you're going to love this one 😉. Every 5 years or so, I feel the urge to reassess my life - figure out where I'm going and who I'm becoming. I've been journaling on a regular basis. Just with pen and paper, writing down what I'm thinking and what's happening. Then I had an idea. What if I scanned all those pages, used a vision model to extract the text, and then...