Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Data Science by (50.2k points)
Which is a better initiative to learn data science: Python or R?

1 Answer

0 votes
by (108k points)
edited by

This is one of the most basic questions involved in data sciences. I prefer using python rather than R.

This is because Python was made to favor readability and enhance productivity. It is much easier to learn and code. Python is much more user-friendly. But more importantly, python is a universal language in the tech world and finds its usage in many spheres. R is favored more by statisticians, researchers, and professors, but when it gets to the industry python is generally preferred over R. This is because python is also used for developing purposes (like web development or software development). And therefore it would be easier to perform data analysis in python and integrate it with your application.

R has a head start when it comes to packages for data analysis, however, it would be wrong to say that python is weak. A strong open source community has led to the development of various powerful data analysis libraries. Libraries like Pandas(almost like R), numpy, scipy, scikit-learn, statsmodel, etc make it very easy to perform data analysis in python. As far as visualization is concerned R can be used over python. Though python libraries like Matplotlib, Pygal, Bokeh, and Seaborn are very powerful and enable fast visualization. If you are a beginner and want to know more about Python and R programming language then do refer the following video tutorials: 

If you want to know more about Data Science then do check out our Data Science Online Courses which will help you in learning Data Science from scratch.

And if you are more into videos then you can check out this video tutorial which will help you in learning Data Science from the beginning:

And if you are beginner and more into reading blogs then you can check out this blog which will provide you a brief introduction to Data Science.

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...