Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Python by (55.6k points)

Can anyone tell me how much time it takes to learn python?

1 Answer

0 votes
by (119k points)

I can tell out of my experience, it might take over 7 weeks with spending a minimum of 4 hours every day to learn Python up to the intermediate level for a beginner. First two weeks to learn the fundamentals of Python such as data types, variables, and data structures like strings, lists, tuples, and dictionaries. One week to learn using conditional statements, loops, and functions.

Next two 2 weeks to learn how to use libraries numpy – for handling multi-dimensional arrays, pandas – for data manipulation and data exploratory analysis.

And the last two weeks to learn how to use the libraries matplotlib – for data visualization and scikit-learn for data modeling.

If you are looking for the certification course, you can check out these Python Training by Intellipaat.

 Also, watch this video on Python:

 

Related questions

0 votes
1 answer
0 votes
1 answer
asked Jul 11, 2020 in Python by ashely (50.2k points)
0 votes
1 answer
asked Feb 28, 2021 in BI by dev_sk2311 (45k points)

Browse Categories

...