The WPS Analytics’ version of the SAS language is now available in a Community Edition. This edition allows you to run SAS code on datasets of any size for free. Purchasing a commercial license will get you tech support and … Continue reading →
Machine Learning with SASPy: Exploring and Preparing your data – Part 3
Parts 1 and 2 of this blog post discussed exploring and preparing your data using SASPy. To recap, Part 1 discussed how to explore data using the SASPy interface with Python. Part 2 continued with an explanation of how to prepare your data to use it with a machine-learning model. […]
Machine Learning with SASPy: Exploring and Preparing your data – Part 3 was published on SAS Users.
Adding SAS® procedures to the SASPy interface to Python
Bringing the power of SAS to your Python scripts can be a game changer. An easy way to do that is by using SASPy, a Python interface to SAS allowing Python developers to use SAS® procedures within Python. However, not all SAS procedures are included in the SASPy library. So, […]
Adding SAS® procedures to the SASPy interface to Python was published on SAS Users.
Old reliable: DATA step tips and tricks
The DATA step remains a popular way to create and manipulate SAS data sets. Whether you are reshaping a data set entirely or simply assigning values to a new variable, there are numerous tips and tricks that you can use to save time and keystrokes.
Old reliable: DATA step tips and tricks was published on SAS Users.
How to compare SAS data tables for common/uncommon columns
SAS’ Leonid Batkhan shows you how to compare SAS data sets that include common and uncommon columns. You’ll learn how to color-code commonalities and differences in data tables in side-by-side columns and add a comments field to see greater detail.
How to compare SAS data tables for common/uncommon columns was published on SAS Users.
Gifts to give the SAS fan in your life
If you’re like me, you struggle to buy gifts. Most folks in my inner circle already have everything they need and most of what they want. Most folks, that is, except the tech-lovers. That’s because there’s always something new on the horizon. There’s always a new gadget or program. Or […]
Gifts to give the SAS fan in your life was published on SAS Users.