Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

R vs Python

avatar
Expert Contributor

I am experience java programmer and want to shift my career in Data Science and Machine Learning . Which language needs to be learn - R or Python ?

1 ACCEPTED SOLUTION

avatar

Below are couple of good blogs:

https://elitedatascience.com/r-vs-python-for-data-science

http://www.kdnuggets.com/2015/05/r-vs-python-data-science.html

Go through these, and see if you can come to a conclusion. My preference is however Python.

View solution in original post

2 REPLIES 2

avatar
New Member

Start with Python...get a good grasp of libraries like scikit learn and pandas. You can consider moving to R a bit later. That would be my suggestion.

avatar

Below are couple of good blogs:

https://elitedatascience.com/r-vs-python-for-data-science

http://www.kdnuggets.com/2015/05/r-vs-python-data-science.html

Go through these, and see if you can come to a conclusion. My preference is however Python.