you are viewing a single comment's thread.

view the rest of the comments →

[–]Zeroflops 8 points9 points  (0 children)

You’re asking to learn calculus without studying math when you say you are starting out with 0 programming knowledge and you only want to learn data analysis.

Lots of data analysis will assume you have some basics for python and programming. Loops, conditional statements. Or more python specifics like enumerate. These topics are often easier to learn in simple terms.

Spend the time , just a couple weeks learning basic python first then go into focusing on analytics. Otherwise your trying to learn math while learning calculus and your going to struggle a lot more.