ETL pipeline documentation is great for team communication as well as data stewardship! Read my blog post to learn my tips and tricks.
Tag Archives: researching better code
Benchmarking runtime is different in SAS compared to other programs, where you have to request the system time before and after the code you want to time and use variables to do subtraction, as I demonstrate in this blog post.