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
- Butterfly Data
- Cloud
- Company News
- Data Analysis
- Data Analytics
- Data Engineering
- Data Integration
- Data Management
- Data Migration
- Data Privacy
- 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: How to prevent rounding errors when using SAS’s Proc SQL
Join us as we look at how to prevent rounding errors when using SAS’s Proc SQL; leveraging the default formatting of the SELECT INTO statement. I recently encountered some peculiar behaviour when using the “select into” function in SAS’s proc SQL. It was rounding very large numeric values in macro variables to the nearest 5 significant figures…
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…