Jupyter Notebook vs. SAS Enterprise Guide

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Jupyter Notebook
Score 8.5 out of 10
N/A
Jupyter Notebook is an open-source web application that allows users to create and share documents containing live code, equations, visualizations and narrative text. Uses include: data cleaning and transformation, numerical simulation, statistical modeling, data visualization, and machine learning. It supports over 40 programming languages, and notebooks can be shared with others using email, Dropbox, GitHub and the Jupyter Notebook Viewer. It is used with JupyterLab, a web-based IDE for…N/A
SAS Enterprise Guide
Score 9.3 out of 10
N/A
SAS Enterprise Guide is a menu-driven, Windows GUI tool for SAS.N/A
Pricing
Jupyter NotebookSAS Enterprise Guide
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Jupyter NotebookSAS Enterprise Guide
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Jupyter NotebookSAS Enterprise Guide
Features
Jupyter NotebookSAS Enterprise Guide
Platform Connectivity
Comparison of Platform Connectivity features of Product A and Product B
Jupyter Notebook
9.0
22 Ratings
8% above category average
SAS Enterprise Guide
-
Ratings
Connect to Multiple Data Sources10.022 Ratings00 Ratings
Extend Existing Data Sources10.021 Ratings00 Ratings
Automatic Data Format Detection8.514 Ratings00 Ratings
MDM Integration7.415 Ratings00 Ratings
Data Exploration
Comparison of Data Exploration features of Product A and Product B
Jupyter Notebook
7.0
22 Ratings
19% below category average
SAS Enterprise Guide
-
Ratings
Visualization6.022 Ratings00 Ratings
Interactive Data Analysis8.022 Ratings00 Ratings
Data Preparation
Comparison of Data Preparation features of Product A and Product B
Jupyter Notebook
9.5
22 Ratings
15% above category average
SAS Enterprise Guide
-
Ratings
Interactive Data Cleaning and Enrichment10.021 Ratings00 Ratings
Data Transformations10.022 Ratings00 Ratings
Data Encryption8.514 Ratings00 Ratings
Built-in Processors9.314 Ratings00 Ratings
Platform Data Modeling
Comparison of Platform Data Modeling features of Product A and Product B
Jupyter Notebook
9.3
22 Ratings
10% above category average
SAS Enterprise Guide
-
Ratings
Multiple Model Development Languages and Tools10.021 Ratings00 Ratings
Automated Machine Learning9.218 Ratings00 Ratings
Single platform for multiple model development10.022 Ratings00 Ratings
Self-Service Model Delivery8.020 Ratings00 Ratings
Model Deployment
Comparison of Model Deployment features of Product A and Product B
Jupyter Notebook
10.0
20 Ratings
16% above category average
SAS Enterprise Guide
-
Ratings
Flexible Model Publishing Options10.020 Ratings00 Ratings
Security, Governance, and Cost Controls10.019 Ratings00 Ratings
Best Alternatives
Jupyter NotebookSAS Enterprise Guide
Small Businesses
IBM Watson Studio
IBM Watson Studio
Score 10.0 out of 10
IBM SPSS Statistics
IBM SPSS Statistics
Score 8.2 out of 10
Medium-sized Companies
Posit
Posit
Score 10.0 out of 10
Posit
Posit
Score 10.0 out of 10
Enterprises
Posit
Posit
Score 10.0 out of 10
Posit
Posit
Score 10.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Jupyter NotebookSAS Enterprise Guide
Likelihood to Recommend
10.0
(23 ratings)
5.3
(8 ratings)
Likelihood to Renew
-
(0 ratings)
8.0
(1 ratings)
Usability
10.0
(2 ratings)
5.0
(2 ratings)
Support Rating
9.0
(1 ratings)
5.3
(5 ratings)
Implementation Rating
-
(0 ratings)
7.0
(1 ratings)
User Testimonials
Jupyter NotebookSAS Enterprise Guide
Likelihood to Recommend
Open Source
I've created a number of daisy chain notebooks for different workflows, and every time, I create my workflows with other users in mind. Jupiter Notebook makes it very easy for me to outline my thought process in as granular a way as I want without using innumerable small. inline comments.
Read full review
SAS
SAS Enterprise Guide is good at taking various datasets and giving analyst/user ability to do some transformations without substantial amounts of code. Once the data is inside SAS, the memory of it is very efficient. Using SAS for data analysis can be helpful. It will give good statistics for you, and it has a robust set of functions that aid analysis.
Read full review
Pros
Open Source
  • Simple and elegant code writing ability. Easier to understand the code that way.
  • The ability to see the output after each step.
  • The ability to use ton of library functions in Python.
  • Easy-user friendly interface.
Read full review
SAS
  • Ability to load an AutoExec when opening a session ensuring everyone has the same global variables.
  • Formatting with Ctrl I. If you're reading someone else's code and it's not formatted correctly you can highlight the area and hit Ctrl I.
Read full review
Cons
Open Source
  • Need more Hotkeys for creating a beautiful notebook. Sometimes we need to download other plugins which messes [with] its default settings.
  • Not as powerful as IDE, which sometimes makes [the] job difficult and allows duplicate code as it get confusing when the number of lines increases. Need a feature where [an] error comes if duplicate code is found or [if a] developer tries the same function name.
Read full review
SAS
  • Process time of data is a bit long. It depends on the size of your data and complexity of your project tree.
  • There is not enough online free training videos.
  • While working with the project tree sometimes the links between the modules are broken or the order for running the modules get mixed up. You should know your project tree by heart.
Read full review
Likelihood to Renew
Open Source
No answers on this topic
SAS
On account of current user experience and the organization-wide acceptance.
Read full review
Usability
Open Source
Jupyter is highly simplistic. It took me about 5 mins to install and create my first "hello world" without having to look for help. The UI has minimalist options and is quite intuitive for anyone to become a pro in no time. The lightweight nature makes it even more likeable.
Read full review
SAS
It's not all bad, but I don't believe that an enterprise purchase of SAS is worth the expense considering the widely available set of tools in the data analytics space at the moment. In my company, it's a good tool because others use it. Otherwise, I wouldn't purchase a new set of it because it doesn't have some of the better analytical functions in it.
Read full review
Support Rating
Open Source
I haven't had a need to contact support. However, all required help is out there in public forums.
Read full review
SAS
Although I use SAS support for information on functions, these are SAS related and haven't really come across anything that is specifically for SAS EG.
Read full review
Implementation Rating
Open Source
No answers on this topic
SAS
I've not worked hands-on with the implementation team, but there were no escalations barring a few hiccups in the deployment due to change in requirement & adoption to our company's remote servers.
Read full review
Alternatives Considered
Open Source
With Jupyter Notebook besides doing data analysis and performing complex visualizations you can also write machine learning algorithms with a long list of libraries that it supports. You can make better predictions, observations etc. with it which can help you achieve better business decisions and save cost to the company. It stacks up better as we know Python is more widely used than R in the industry and can be learnt easily. Unlike PyCharm jupyter notebooks can be used to make documentations and exported in a variety of formats.
Read full review
SAS
Why I prefer SAS EG: Data processing speed is much faster than that R Studio. It can load any amount of data and any type of data like structured or unstructured or semi-structured. Its output delivery system by which we have the output in PDF file makes it very comfortable to use and share that file to clients very easily. Inbuilt functions are very powerful and plentiful. Facility of writing macros makes it far away from its competitors.
Read full review
Return on Investment
Open Source
  • Positive impact: flexible implementation on any OS, for many common software languages
  • Positive impact: straightforward duplication for adaptation of workflows for other projects
  • Negative impact: sometimes encourages pigeonholing of data science work into notebooks versus extending code capability into software integration
Read full review
SAS
  • Positive (cost): SAS made a bundle that include unlimited usage of SAS/Enterprise Guide with a server solution. That by itself made the company save a lot of money by not having to pay individual licences anymore.
  • Positive (insight): Data analysts in business units often need to crunch data and they don't have access to ETL tools to do it. Having access to SAS/EG gives them that power.
  • Positive (time to market): Having the users develop components with SAS/EG allows for easier integration in a production environment (SAS batch job) as no code rework is required.
Read full review
ScreenShots