Our Blogs
Category
- AWS
- Advice
- Agile
- Apple
- Applications
- Armed Forces
- Artificial Intelligence
- Automation
- Azure
- B Corp
- Basketball
- Book Club
- Butterfly Academy
- Butterfly Data
- CASLIB
- Case Study
- Christmas
- Climbing
- Cloud
- Coding
- Communication
- Company News
- Cricket
- Cyber Security
- Dashboarding
- Data Acquisition
- Data Analytics
- Data Anonymisation
- Data Integration
- Data Management
- Data Science
- Data Strategy
- Data Visualisation
- Deprecation
- Development
- Encoding
- Environment
- Exhibition
- Financial Services
- Fitness
- Food
- Forecasting
- Fraud
- Fuzzy Matching
- Git
- Government
- Graphs
- Healthcare
- IBM
Tags
- Agile
- Armed Forces
- Azure
- Cloud
- Company News
- Data Analysis
- Data Analytics
- Data Engineering
- Data Integration
- Data Management
- Data Migration
- Data Quality
- Data Science
- Data Transformation
- Data Visualisation
- Finance
- Fraud
- Git
- Government
- Healthcare
- Insurance
- Open Source
- Policing
- Programming
- Python
- R
- Retail
- SAS
- SAS Viya
- homeworking
SAS Made Simple: ANYCNTRL & NOTCNTRL Regex Alternatives for SAS
A control character is a character that does not represent a traditional printable character but is intended to act as a particular action...
SAS Made Simple: Using CAS’ Multi-Node Processing to Improve Data Loading
When working with data in SAS Viya you have most likely accessed it via a Caslib. In order to analyse this data, you need to load it into CAS memory. So this is going to be a short guide into how best to achieve this…
SAS Made Simple: Into the Multiv(iya)erse - Understanding Scope and Loading Tables in SAS Viya
SAS Viya is a comprehensive data analytics platform, which is particularly useful due to the speed improvements, compared to older versions of SAS, offered by the parallel processing of the SAS Cloud Analytics Service (CAS) within SAS Viya…
SAS Viya Tips: Finding and Utilising the Number of Rows in a CAS Table Through Macros
This article might be somewhat more specific than a few of our broader discussions here. However, SAS Viya is a reasonably new tool…
How to Import JSON into SAS without the LIBNAME Statement
For users running SAS 9.4 maintenance release 4 or later, the LIBNAME JSON engine is a great feature that allows JSON data to be read into SAS with only a few lines of code. For those without access to the JSON engine…
Using SAS SQL to Create Data-Driven Macro Variables
If you are looking for a way to assign data values to macro variables in SAS, a PROC SQL step is one of the easiest and most readable ways to do it. In this article, you will learn how to assign data values to macro variables in a PROC SQL step, making your code more dynamic and self-sufficient…
Discovering All Available Data in a SAS Viya CASLIB
SAS Viya is a cloud-native platform which is able to host many of SAS’s other services such as SAS Visual Analytics or SAS Studio. One of the strengths of SAS Viya is the Cloud Analytics Services (CAS) in-memory engine…
SAS & CAS: Many Hands Make Light Work
SAS Cloud Analytic Services (CAS) is a server that provides a cloud-based, run-time environment for data management and analytics with SAS. It allows data management and analytics to take place on either a single machine or as a distributed server across multiple machines…
Nested JSON via SAS
When you need to export data from your SAS system JSON proves to be an ideal format, given the superb inbuilt tools in SAS…
SAS Data Management Server integration
Admittedly, this is a niche interest article, but I hope it will be helpful to anyone who has the need to use data jobs within SAS Data Management Studio (DMStudio) and SAS Data Management Server (DMServer) or simply for those who are interested in learning a little more about both of these suites…