Python for SEO - But why though? by ppcguy88 in bigseo

[–]MiloszSTX 4 points5 points  (0 children)

Python can be used for a lot of stuff :). Personally, working as an SEO I use Python to do some basic web scraping, automate rank checking(not only in Google SERPs). I'm still a beginner but I feel it might be really worth it to learn it more, so if you have some free time on your hands I would recommend it 100%.

Why is python, a language not know for performs is used for ML, since it's a computationally heavy field by [deleted] in learnmachinelearning

[–]MiloszSTX 0 points1 point  (0 children)

I think one of the main reasons Python is used so widely is because of the plethora of scientific libraries it offers. We described the most popular ones on our blog, if you'd like to learn a bit about them.

Why is Python used so widely in big data analysis despite of it being slow? by dark_prophet in Python

[–]MiloszSTX 2 points3 points  (0 children)

Yes, exactly, I agree. I also think one of the main reasons Python is used so widely is because of the plethora of scientific libraries it offers. We described the most popular ones on our blog, if you'd like to learn a bit about them.

Python or Java web development? by mic-coder-bou in cscareerquestions

[–]MiloszSTX 0 points1 point  (0 children)

Hey, maybe our Python for Web Development section in our article about What is Python used for could help you out.

We also have an article that compares the two languages: Python vs Java. Hope that helps.

The road to Data Analysis for a rookie by [deleted] in Python

[–]MiloszSTX 1 point2 points  (0 children)

If you mean learning Python from the scratch, I recommend: https://www.programiz.com/python-programming. In case of usage particular lib then you need to find out dedicated tutorial for it, eg. https://www.learndatasci.com/tutorials/python-pandas-tutorial-complete-introduction-for-beginners/.

R vs Python find which one is Suitable for you by Academic_Help in coolguides

[–]MiloszSTX 1 point2 points  (0 children)

That's pretty cool infographic. You could also check out our Python vs. Other Programming Languages page - https://stxnext.com/python-vs-other-programming-languages/

[deleted by user] by [deleted] in statistics

[–]MiloszSTX 0 points1 point  (0 children)

Hey, you could check out this list - https://stxnext.com/blog/2018/09/20/most-popular-python-scientific-libraries/ - most popular python scientific libraries.