SAS Users
Providing technical tips and support information, written for and by SAS users.
Essential VS Code shortcuts every Python developer should know
This guide shares the top keyboard shortcuts to boost productivity in VSCode, especially when using SAS Viya Workbench with Python or SAS notebooks. It includes built-in commands for navigating and editing notebooks, plus instructions for creating custom shortcuts tailored to your coding workflow.
Predicting Survivor winners with Python: Real-world modeling from 47 seasons of data
Using 47 seasons of Survivor data, this analysis explores what gameplay traits correlate with winning, applying Python and SAS Viya Workbench to build predictive models. While stats like challenge wins and voting accuracy help narrow down potential winners, the findings suggest that intangible social dynamics play the most decisive role.
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.