SAS Users
Providing technical tips and support information, written for and by SAS users.
From slopes to stats: Building a snowboarding performance dashboard with Python and my own sensor data
Learn about how I used Python, SAS, GPS, and heart rate data to track and visualize my snowboarding performance.
Using synthetic data to bridge production and development
Generative adversarial networks (GANs) offer a promising solution by creating synthetic data that mimics real datasets, allowing developers to build models without exposing sensitive customer information.
Integrate Git repositories via SSH
I’ve worked on many different types of systems, platforms, operating systems, and hardware over the years. For software development, one aspect that has remained fairly consistent is the use of Git. Knowing some of the basic, no-nonsense approaches of working with Git has proven extremely valuable, as these approaches tend