SAS’ Leonid Batkhan shows you how to remove ANY leading characters (not just blanks) from text strings to tidy up your data.
Removing leading characters from SAS strings was published on SAS Users.
SAS’ Leonid Batkhan shows you how to remove ANY leading characters (not just blanks) from text strings to tidy up your data.
Removing leading characters from SAS strings was published on SAS Users.
SAS and Microsoft are working tirelessly to improve offerings and connectivity between SAS Viya and Microsoft Azure environments across industries.
Deploying SAS and open-source models to Azure Machine Learning has never been easier was published on SAS Users.
In Part 1 of my series fetch CAS, fetch!, I executed the fetch CAS action to return rows from a CAS table. That was great, but what can you do with the results? Maybe you want to create a visualization that includes the top five cars by MSRP for all […]
CAS-Action! fetch CAS, fetch! – Part 2 was published on SAS Users.
What happens if you need to edit graph output files from SAS in a different application (for example, Microsoft Word)? It is not recommended that you edit your SAS graph output outside of SAS, but, if you must do so, you need to create your graphics output as EMF (Enhanced Metafile Format) graph output.
How to create EMF graph output files that can be edited outside of your SAS® program was published on SAS Users.
In Part I of this blog post, I provided an overview of the approach my team and I took tackling the problem of classifying diverse, messy documents at scale. I shared the details of how we chose to preprocess the data and how we created features from documents of interest […]
Classifying messy documents: A common-sense approach (Part II) was published on SAS Users.
Welcome to my SAS Users blog series CAS Action! – a series on fundamentals. I’ve broken the series into logical, consumable parts. If you’d like to start by learning a little more about what CAS Actions are, please see CAS Actions and Action Sets – a brief intro. Or if […]
CAS-Action! fetch CAS, fetch! – Part 1 was published on SAS Users.
This post demonstrates how to rank data and how to place these ranks into roughly equal groups. There are certain variables, such as annual salary, that are highly skewed. There are many who earn between $50,00 and $150,000, but some who earn millions or hundreds of millions of dollars a […]
How to Transform a Skewed Distribution to a Uniform Distribution was published on SAS Users.
I’m excited to curate a series of posts focused on CAS Actions. However, before I dive into details and code, I thought I’d take a moment to lay a foundation for a better understanding of CAS and CAS actions. I’ll cover things here at a high level as there’s quite […]
CAS Actions and Action Sets – a brief intro was published on SAS Users.