Forum Discussion
Surhan
1 month agoNew Member
Starting Data Science journey with Python - What is the next step after lists?
Hello everyone! I am a beginner starting my journey in Data Science. I have recently learned the basics of Python, including lists. Could anyone guide me on what I should learn next in Python for ...
RachidBelouche
19 days agoRegular Visitor
You need to learn a lot about python and how to use it, more than that you need to have strong mathematic especially in statistics and probability to be a good data scientist.
To be honest, I don't see that python is the only programming language for data science, there's many programming languages, what makes python as popular programming language for data science is that it contains a lot of libraries that helps data scientist and a large community that contribute in the open source projects.
But in python many libraries can be helpful for you as data scientist like NumPy, pandas, Matplotlib, Seaborn, Plotly, scikit-learn, TensorFlow, PyTorch,PySpark, Transformers like "Hugging Face".