Comparison of Different Tools

So far we’ve conducted a simple linear regression in Excel, Python, R, Tableau and SAS. You can see that different tools can do similar things.

However when doing data analysis in general, what are the differences between these tools, other than the code, or the UI? Below is a comparison of the PROS and CONS of each tool.

ToolsPROSCONS
ExcelEasy to use, no coding requiredData size limitation – usually under 1 million records
PythonCan handle big data; open source, super popularNeed some coding
RCan handle big data; open source, very popularNeed some coding
TableauEasy to use, can handle big data; great visualization, user interactive; no coding requiredLicense can be expensive (unless using Tableau Public, which has limited features)
SASCan handle big dataNeed some coding. License can be expensive (unless using SAS® OnDemand for Academics)

You will make your judgement when adopting data analysis tools to solve business problems.