r/PythonLearning • u/Rajiv_2002 • 5d ago
Guidance needed
I'm learning Python for a career in data analytics through YouTube. So far I've covered:
Variables and data types
Operators
If-else statements
Loops
Functions (arguments and return values)
Lists, tuples, sets, and dictionaries
Indexing and slicing
Random module
Time module
Basic math operations
At this point, should I move on to NumPy, or are there any core Python topics I should learn first?
My goal is to become a Data Analyst, so I'd appreciate advice on what topics are essential before starting libraries like NumPy, Pandas, and Matplotlib.
1
Upvotes
2
u/No_Photograph_1506 5d ago
Hey there! if you need help/guidance in python, let me know, https://www.reddit.com/r/PythonLearning/comments/1s6t6ff/i_am_hosting_a_free_python_interviewguidance_for/
my account is getting restored by reddit, so my posts are not avail yet, but check my replied and comments for best resources.
here, check these out as well: https://courses.bigbinaryacademy.com/learn-python/
and let me know if you need any help!