Tag Archives: college data science course

WISE Summit 2023: Women Leaders “Created by Courage”

For the WISE 2023 Summit at Northeastern University in Boston, Monika hosted a business intelligence workshop.

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.

REDCap Mess: How it Got There, and How to Clean it Up

REDCap mess on your hands? The REDCap designers made the application so loosey goosey, you can really program yourself into a messy corner if you don't plan well.

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!

Benchmarking Runtime is Different in SAS Compared to Other Programs

How do you measure how long it takes for code to run in different programs? And why would you want to measure something like that? Mainly, the reason to benchmark runtime is so that you can figure out how to optimize your 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.

Testimonials for Monika Wahi’s Linked In Data Science Courses

If you have questions about your journey toward a data science career, sometimes you can get them answered with online resources, but sometimes you do not get the information.

Testimonials for Monika Wahi’s data science courses on LinkedIn Learning are posted here. Read what learners are saying to help you decide if you want to take the courses!

Making Upset Plots with R Package UpSetR Helps Visualize Patterns of Attributes

If you are having trouble setting options using R making plots, then you should read this blog post.

Making upset plots with R package UpSetR is an easy way to visualize patterns of attributes in your data. My blog post demonstrates making patterns of co-morbidities in health survey respondents from the BRFSS, and walks you through setting text and color options in the code.

Convert CSV to RDS When Using R for Easier Data Handling

If you want to use R for a project and the source CSV is very big, it can improve input/output efficiency to convert the file to an RDS.

Convert CSV to RDS is what you want to do if you are working with big data files in R GUI and want to improve efficiency. Read my blog post for an explanation and video demonstrations of this process!

Native Formats in SAS and R for Data Are Different: Here’s How!

Why use particular data formats for different programming languages in statistics? Because the programs can then process the data faster and with more accuracy.

Native formats in SAS and R of data objects have different qualities – and there are reasons behind these differences. Learn about them in this blog post!

Paid Mentoring for Data Science: Is it Worth the Cost?

If you are wondering if you should set up a paid mentoring relationship with a data science mentor, you definitely want to read this. You want to make sure you get your money's worth.

Paid mentoring for data science can be worth the cost in certain circumstances – but not others. My blog post provides guidance on hiring a paid mentor.

Need an Online Curriculum in Data Science or Public Health that is Engaging? Here are my Freebies and Hacks!

This blog post talks about how I use deeper learning principles when I develop online curricula for public health and data science.

Need online curriculum in data science or public health that keeps the learners engaged? I share a links to free resources as well as my hacks to interest high!

SAS-R Integration Example: Transform in R, Analyze in SAS!

You can use SAS and R together in one project. I show you how to develop an analytic dataset in R and put it in SAS ODA for analysis.

Looking for a SAS-R integration example that uses the best of both worlds? I show you a use-case where I was in a hurry, and did transformation in R with the analysis in SAS!

Verified by MonsterInsights