Management Tips for Data Scientists

When working in data science, there are some tips and tricks to managing your communication and relationship with superiors that can help you advance in your career.

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: 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.

CitePeeps: Want to Increase Citations to Your Research? Join our Online Community!

CitePeeps is an online community of scientific authors who are interested in increasing the number of citations to their written works.

CitePeeps is a new online community of scientific authors focused on increasing the number of citations to their published works. Join us!

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!

GitHub Beginners in Data Science: Here’s an Easy Way to Start!

If you are an aspiring data scientist, you will need to know how GitHub works. You will probably want to use it for your projects.

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: Here are my Tips and Tricks!

This blog post shows you how to properly document your extract, transform, and load code.

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

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.

End-to-End AI Pipelines: Can Academics Be Taught How to Do Them?

What is an end-to-end AI pipeline? And why are academics so bad at making one? These are different ideas we will examine in this blog post.

End-to-end AI pipelines are being created routinely in industry, and one complaint is that academics can only contribute to one component of the pipeline. Really? Read my blog post for an alternative viewpoint!

Wiley’s Predatory Behavior: My Recent Experience and Recommendations

Predatory publishers of scientific journals engage in unethical behavior, so you should steer clear of them. Until now, I had thought Wiley did not behave like them. But a recent incident made me change my mind.

Wiley’s predatory behavior recently with a colleague’s scientific manuscript makes me want to avoid publishing in their journals. Read about our experience.

Referring to Columns in R by Name Rather than Number has Pros and Cons

There are different ways to refer to variables in R dataframes. You can use a field names, and you can also use field numbers.

Referring to columns in R can be done using both number and field name syntax. Although field name syntax is easier to use in programming, my blog demonstrates how you can use column numbers to make automation easier.

Verified by MonsterInsights