Do you know how long EDA (exploratory data analysis) used to take me? Not hours, not days... A full week! Today I'm going to show you how to use dataxray. With this new R package I'm about to show you, you'll cut your EDA time into 5 minutes.
How to make a plot with two different y-axis in R with ggplot2? (a secret ggplot2 hack)
Your company lives off them... Excel files. Why not automate them & save some time? Here's an Excel File you're going to make in this tutorial from R.
ggradar: radar plots with ggplot in R
Need to quickly compare multiple groups in your data? Radar plots are the perfect way to analyze groups across many numeric metrics.
explore: simplified exploratory data analysis (EDA) in R
Did you know most Data Scientists spend 80% of their time just trying to understand and prepare data for analysis? R has an Insane Exploratory Data Analysis productivity-enhancer. It's called Explore.
ggdensity: A new R package for plotting high-density regions
As data scientists, it can be downright impossible to drill into messy data. Fortunately, there's a new R package that helps us focus on a "high-density region". It's called ggdensity.
modelDown: Automate Explainable AI (Machine Learning) in R
Machine learning is great... until you have to explain it. Stakeholders are normally non-technical, C-suites that ultimately want to know what the model does for the business. And how it helps increase revenue or decrease costs. A new R package, modelDown can help.
Survival Analysis in R (in under 10-minutes)
Learn how to do survival analysis in R in under 10-minutes. Plus get 3 bonuses to take your survival plots to the NEXT LEVEL. Let's go!
The Most Overlooked R Package (That Can Get You Through A Data Science Job Interview)
If you are looking to learn about the most overlooked R package that can help you get through a job interview AND you probably don't know it yet, you've come to the right place, my friend! And, if you want a job in data science, I'm going to show you how THIS R package can help you get through an interview with 5 lines of code.
How I analyze 100+ ggplots at once
Big data? Lot's of time series? Traditionally you'd use ggplot facets. But that only works for a few datasets. Enter trelliscopejs. It's a game changer!
What is the Career Path for a Data Scientist? (From $75,000 to $150,000 salary in 1-year)
The data science career path is demystified in this article showing you 2 case studies and a ton of research on how to set your career up for going from $75,000 to $150,000 in 1-year.
The 14 most important data science skills (To get a $50,000 increase in salary)
Which skills are important to becoming a data scientist? How to pick a language? How to learn the skills? These questions and many more are answered in this post.
My 4 most important explainable AI visualizations (modelStudio)
The modelStudio library offers an interactive studio for developing and exploring explainable AI visualizations.