Reducing query cost is especially important in SAS – but do you know how to do it, or what it even means? Read my blog post to learn why this is important in health data analytics.
Author Archives: Monika Wahi
Curated datasets are useful to know about if you want to do a data science portfolio project on your own. I made this blog post for our group mentoring program. Check out the ones I am promoting on my blog!
Statistics trivia for data scientists will refresh your memory from the courses you’ve taken – or maybe teach you something new! Visit my blog to find out!
Management tips for data scientists can be used by anyone – at work and in your personal life! Get the details in my blog post.
WISE Summit 2023 at Northeastern University was the biggest and best one so far! I was honored to lead a business intelligence workshop, as I talk about in my blog post.
CitePeeps is a new online community of scientific authors focused on increasing the number of citations to their published works. Join us!
REDCap mess happens often in research shops, and it’s an analysis showstopper! Read my blog post to learn my secret tricks for breaking through the barriers and getting on with data analytics!
GitHub beginners – even in data science – often feel intimidated when starting their GitHub accounts and trying to interact with the web page. Don’t be shy! Catch the highlights from a recent GitHub beginners workshop I held!
ETL pipeline documentation is great for team communication as well as data stewardship! Read my blog post to learn my tips and tricks.
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.