I needed to extract some SAS identity related metadata today using the Metacoda Identity Sync Utils on GitHub. That repository contains some macros we publish to help our customers and partners when they need to get hold of some identity related metada…
Category: SAS
Embed scalable graphics using the ODS HTML5 destination
Beginning with SAS® 9.4, you can embed graphics output within HTML output using the ODS HTML5 destination. This technique works with SAS/GRAPH® procedures (such as GPLOT and GCHART), SG procedures (such as SGPLOT and SGRENDER), and when you create graphics output with ODS Graphics enabled. Most (if not all) existing […]
Embed scalable graphics using the ODS HTML5 destination was published on SAS Users.
New Performance-Based Certification: Write SAS Code During Your Exam
SAS has worked with our exam delivery partners to integrate a live lab into an exam, which can be delivered anywhere, anytime, on-demand.
The post New Performance-Based Certification: Write SAS Code During Your Exam appeared first on SAS Learning Post….
5 things to know about multi-tenancy
Multi-tenancy is one of the exciting new capabilities of SAS Viya. Because it is so new, there is quite a lot of misinformation going around about it. I would like to offer you five key things to know about multi-tenancy before implementing a project using this new paradigm. All tenants […]
5 things to know about multi-tenancy was published on SAS Users.
Isn’t SAS Romantic?
SAS Press gets in the Valentine’s Day spirit.
The post Isn’t SAS Romantic? appeared first on SAS Learning Post.
How to spot counterfeit company logos with AI – no SAS programming experience needed
As one of SAS’ newest systems engineers, recently joining the Americas Artificial Intelligence Team, I’m incredibly excited to gain expertise in artificial intelligence and machine learning. I also look forward to applying my knowledge to enable others to leverage the advanced technologies that SAS offers. However, as a recent graduate […]
How to spot counterfeit company logos with AI – no SAS programming experience needed was published on SAS Users.
Convert a text-based measurement to a number in SAS
Regular expressions are a powerful method for finding specific patterns in text. The syntax of regular expressions is intimidating, but once you’ve solved a few pattern-recognition problems with regex, you’ll never go back to your old methods.
The post Convert a text-based measurement to a number in SAS appeared first on The SAS Dummy.
Fundamentals of SAS Visual Analytics geo maps
Creating a map with SAS Visual Analytics begins with the geographic variable. This blog post explains the first type of geography variable that VA supports: predefined. Future posts will cover the other two types of geography variables in VA: custom coordinates and custom polygons.
Fundamentals of SAS Visual Analytics geo maps was published on SAS Users.