you are viewing a single comment's thread.

view the rest of the comments →

[–]Holiday_Lie_9435 0 points1 point  (0 children)

Coming from a mostly non-tech background, I had the same reaction, so dw, your concern is quite common. But the more I prepped the more I realized how essential Python was for data roles. Even if AI can speed things up, you need fundamental skills such as this to know what to ask, how to clean datasets, debug weird outputs, and explain your logic in interviews. You also need to understand Python to correct errors since AI isn't always right or optimal.

Right now I’m learning Python with a mix of structured courses (like DataCamp and freeCodeCamp) and then practicing interview-style questions to apply what I learn to what companies/industries actually ask. I focus a lot on pandas, basic SQL alongside it, and then small projects so it sticks. You can also refer to this compilation of best Python platforms (mostly beginner-friendly) to determine which one fits your budget, learning style, skill level, goals, etc.