r/learnpython 1d ago

Needed a guide to progress further

So i started learning python a little while ago, I have learnt the basics such as loops and functions etc then I moved onto libraries such as pandas, numpy and matplotlib as I am data analytics student

Most of the tutorials I found cover the basics. What should I be doing to progress further, I wanna master python for now. I would like to know what other important and useful libraries and functions should I be learning. I am thinking of learning about automations next, let me know if there is anything else

A guide and resource material would be helpful as well

1 Upvotes

8 comments sorted by

View all comments

1

u/datadriven_io 14h ago

matplotlib, seaborn, or ggplot2 would probably be more useful. pandas interview questions on datadriven.io are worth working through once you're comfortable with the library basics. If your company doesn't use Tableau, you won't be able to easily talk them into getting a license. But, with python or R there's nothing to request - you can just do whatever you need in a more useful format.