SAS Users
Providing technical tips and support information, written for and by SAS users.Welcome back to my SAS Users blog series CAS Action! - a series on fundamentals. If you'd like to start by learning more about the distributed CAS server and CAS actions, please see CAS Actions and Action Sets - a brief intro. Otherwise, let's learn how to rename columns in CAS tables.
In this SAS administration tutorial Leonid Batkhan presents various SAS programming solutions on how to identify and prevent duplicate LIBREFs in SAS 9 metadata.
Joseph Castle offers some important considerations that will help you when building and working in an OSS community.
SAS SQL handles missing values differently than the ANSI standard for SQL. PROC SQL follows the SAS convention for handling missing values: numerical missing values are always interpreted as less or smaller than all nonmissing values. My first blog showed that missing values can be troublemakers in non-grouped descriptive statistics.
Fraud detection is becoming increasingly more complex. Customers are demanding a frictionless consumer experience. Luckily, SAS' advanced machine learning models can better prevent fraud and protect customers by analyzing behaviors and detecting suspicious patterns in real-time.
SAS' Chevell Parker walks you through eight formatting scenarios that can occur when using ODS Excel and how to address them using formatting and formatting values after export.