plot
what is the difference between plot() command in python, plot() command in R programming, i think both are working same manner?
it looks all commands in python are same as in R-programming sir? then which language i have to prefer, either R-programming or Python for mathematics computations ,data analysis etc .?
Python-3.4.3 Using-plot-command-interactively 09-10 min 10-20 sec
Answers:
Difference between R and Python\t\t
\n\n\nParameter\n | R\n | Python\n |
---|---|---|
Objective\n | Data analysis and statistics\n | Deployment and production\n |
Primary Users\n | Scholar and R&D\n | Programmers and developers\n |
Flexibility\n | Easy to use available library\n | Easy to construct new models from scratch. I.e., matrix computation and optimization\n |
Learning curve\n | Difficult at the beginning\n | Linear and smooth \n |
Popularity of Programming Language. Percentage change\n | 4.23% in 2018\n | 21.69% in 2018\n |
Average Salary \n | $99.000\n | $100.000 \n |
Integration\n | Run locally\n | Well-integrated with app\n |
Task\n | Easy to get primary results\n | Good to deploy algorithm\n |
Database size\n | Handle huge size\n | Handle huge size\n |
IDE\n | Rstudio\n | Spyder, Ipthon Notebook\n |
Important Packages and library\n | tydiverse, ggplot2, caret, zoo\n | pandas, scipy, scikit-learn, TensorFlow, caret\n |
Disadvantages\n | Slow\nHigh Learning curve\nDependencies between library\n | \n\n\nNot as many libraries as R\n |
Advantages\n |
|
|
I cannot comment on the internal working of both commands. Though the output of both the commands will be identical. It would be hasty to say that ALL commands in python are the same though since R is a data analytics and visualization specific language a lot fo the commands in this specialization will be similar.
Since I am a Python programmer you know what my answer will be to choosing R or Python. Although you will have to understand what you wish to achieve and what the 2 languages are good to make a choice between the two