Skip to main content

Command Palette

Search for a command to run...

Nobody Tells You This When Starting Data Science

Updated
3 min read
Nobody Tells You This When Starting Data Science
N
Simplifying AI, Machine Learning & Data Science for beginners. Free cheat sheets, roadmaps & resources to help you start your data journey — no CS degree needed.

Everyone tells you what to learn. Nobody tells you what to expect.

I'm going to be honest with you — the things that actually slow people down when starting Data Science are not technical. Here's what nobody warns you about.


#1. You Will Feel Stupid For a Long Time

And that's normal.

Data Science pulls from statistics, programming, databases, and domain knowledge — all at once. Every beginner feels lost. The people who succeed are not the smartest ones. They're the ones who kept going anyway.

How to handle it: Focus on one skill at a time. Confusion means you're learning something real.


#2. Tutorials Will Lie to You

In tutorials, data is always clean. Real data never is.

You will spend 60–70% of your time cleaning messy datasets — missing values, wrong formats, duplicate rows, columns that make no sense. Nobody's YouTube video prepares you for that.

How to handle it: Download raw datasets from Kaggle. Practice cleaning data that was never made for you.


#3. "I'll Start the Project Tomorrow" Will Kill Your Growth

Watching tutorials feels like progress. It isn't.

The only thing that builds skill is building things. A messy, half-finished project on GitHub teaches you more than 10 completed courses with certificates.

How to handle it: Start a project before you feel ready. You will never feel ready.


#4. Python Is Not the Hard Part

Everyone panics about learning Python. Python is not what stops people.

What stops people is not knowing what question to ask the data. That's a thinking skill, not a coding skill. You can Google syntax. You can't Google curiosity.

How to handle it: Before writing any code, write down the business question you're trying to answer.


#5. Your First Portfolio Project Will Be Bad

That's okay. Put it on GitHub anyway.

A recruiter seeing a bad project + good documentation is more impressive than an empty GitHub profile. It shows you shipped something. Most people never do.

How to handle it: Document every project like someone else will read it. Because they will.


#6. Comparison Will Slow You Down More Than Anything

You will see someone on LinkedIn with 3 months of experience and 5 projects and feel behind. You're not behind. You're on your own timeline.

Data Science is not a race to the first job. It's a skill you're building for years.

How to handle it: Track your own progress week by week. Compare yourself to who you were last month, not to someone else's highlight reel.


The One Thing Nobody Says Out Loud

Most people quit not because it's too hard — but because they expected it to feel easier.

It won't feel easy. It will feel slow, confusing, and frustrating right before it clicks.

Stay in the room long enough for it to click.

More from this blog

N

Neural Notes

19 posts

Nobody Tells You This When Starting Data Science in 2026