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 22-06-19, 12:02 p.m. G.Shankarr

Answers:

Difference between R and Python\t\t

\n\n\n
Parameter\nR\nPython\n
Objective\nData analysis and statistics\nDeployment and production\n
Primary Users\nScholar and R&D\nProgrammers and developers\n
Flexibility\nEasy to use available library\nEasy to construct new models from scratch. I.e., matrix computation and optimization\n
Learning curve\nDifficult at the beginning\nLinear and smooth \n
Popularity of Programming Language. Percentage change\n4.23% in 2018\n21.69% in 2018\n
Average Salary \n$99.000\n$100.000 \n
Integration\nRun locally\nWell-integrated with app\n
Task\nEasy to get primary results\nGood to deploy algorithm\n
Database size\nHandle huge size\nHandle huge size\n
IDE\nRstudio\nSpyder, Ipthon Notebook\n
Important Packages and library\ntydiverse, ggplot2, caret, zoo\npandas, scipy, scikit-learn, TensorFlow, caret\n
Disadvantages\nSlow\nHigh Learning curve\nDependencies between library\n\n\n\nNot as many libraries as R\n
Advantages\n
  • Graphs are made to talk. R makes it beautiful
  • Large catalog for data analysis
  • GitHub interface
  • RMarkdown
  • Shiny
\n
  • Jupyter notebook: Notebooks help to share data with colleagues
  • Mathematical computation
  • Deployment
  • Code Readability
  • Speed
  • Function in Python
22-06-19, 1:01 p.m. dharmeshbhalodia33@gmail.com


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

22-06-19, 1:36 p.m. ankitrj.iitb


Click here to reply/comment online