Which is better for makering analysis : R or Python.

Which is better for marketing analysis : R or Python.

  • R

    Votes: 1 25.0%
  • Python

    Votes: 3 75.0%

  • Total voters
    4

lioneds

Junior Member
Joined
Jan 9, 2018
Messages
107
Reaction score
42
I want to use the power of automation to revamp my whole marketing strategy in the long run, I decided to learn a programming language that is better suited for marketing and data analysis.

After some research, I found that R and Python are the way to go, but I'm having a hard time choosing between the two.

What do you think?
 
It's worth it to learn both. R has amazing integration with graphical tools, and similar data analysis capabilities to Python's Pandas. Python is a general purpose language and has great library support with things like Pandas and Numpy and most likely has integration with whatever API you need to draw data from.
 
R has more packages that you can use for marketing purpose. So, it will be easier to jump in.

In python, you need to code each component. (In most cases)
 
R is the go to for marketing purpose in this situation.

But learning python will benefit you in the long run, also python is very beginner friendly.
 
ipython notebook! if you already know python it's a breeze to use
 
Back
Top