0
Ideally, how much time is required to learn Python for analytics purposes ?
3 odpowiedzi
+ 8
So, it's relatively easy to learn. However, you can see it from three different levels. Basic Python is where you get to learn syntax, keywords, if-else, loops, data types, functions, classes and exception handling, etc. An average programmer may take around 6–8 weeks to get acquainted with these basics.
+ 8
No prob
0
Thank you