light user
Overall Satisfaction with RStudio
It's being used as preferred tool by some data analysts/scientists. I use it for data transformation and simple stats analysis (e.g. a/b testing, linear regression, exploratory analysis, etc.).
Pros
- Data manipulation, easy and handy.
- Exploratory analysis, nice plots.
- Simple stats analysis, t test.
Cons
- Output format, it could be better so we can easily add output to a doc/ppt for sharing.
- Error message, it could be more informative.
- Data processing, it gets slow when data is big (e.g. millions of rows).
- It helps with quick analysis.
- But its cost is high ($1000 for commercial license).
- ROI is likely to be negative as we transit to other tools.
- Python IDLE and Anaconda
Python is free, RStudio requires commercial license for internal use.
Python is widely integrated with internal AWS tools, but RStudio is not.
Python is a more popular tool for ML models compared to RStudio.
Python output is more flexible than RStudio.
Python has better scalability than RStudio when processing large data.

Comments
Please log in to join the conversation