Publications by Business Science
How to Automate Excel with R
This article is part of a R-Tips Weekly, a weekly video tutorial that shows you step-by-step how to do common R coding tasks. Let’s learn how to automate Excel with R, using openxlsx and tidyquant. Get the Code: GitHub Link Video Tutorial: YouTube Tutorial (Click image to play video) Automate Excel with R Tutorial Using R to automate Excel i...
1949 sym 16 img
How to Automate Exploratory Analysis Plots
Updates Interested in automating code? Learn more R automation tips with How to Automate Excel with R and How to Automate PowerPoint with R. Getting Started When plotting different charts during your exploratory data analysis, you sometimes end up doing a lot of repetitive coding. What we’ll show here is a better way to do your EDA, and with le...
3741 sym R (2002 sym/5 pcs) 6 img
Introducing Modeltime Ensemble: Time Series Forecast Stacking
I’m SUPER EXCITED to introduce modeltime.ensemble, the time series ensemble extension to modeltime. This tutorial (view original article) introduces our new R Package, Modeltime Ensemble, which makes it easy to perform stacked forecasts that improve forecast accuracy. If you like what you see, I have an Advanced Time Series Course where you wil...
10976 sym R (8001 sym/28 pcs) 18 img 2 tbl
How to Make Publication-Quality Excel Pivot Tables with R
This article is part of a R-Tips Weekly, a weekly video tutorial that shows you step-by-step how to do common R coding tasks. Let’s learn how to make Excel pivot tables with R. Get the Code: GitHub Link Video Tutorial: YouTube Tutorial (Click image to play tutorial) Excel Pivot Tables with R Tutorial The biggest thing I missed when I transit...
2229 sym 20 img
10 Must-Know Tidyverse Features!
R Tutorials Update Interested in more R tutorials? Learn more R tips: How to Make Publication-Quality Excel Pivot Tables with R, and Introducing Modeltime Ensemble: Time Series Forecast Stacking. ???? Register for our blog to get new articles as we release them. Tidyverse Updates There is no doubt that the tidyverse opinionated collection of ...
6555 sym R (11575 sym/27 pcs) 4 img
How to Automate PDF Reporting with R
This article is part of a R-Tips Weekly, a weekly video tutorial that shows you step-by-step how to do common R coding tasks. Let’s learn how to automate PDFs with R. Get the Code: GitHub Link Video Tutorial: YouTube Tutorial (Click image to play tutorial) Automate PDF Reporting with R Tutorial Why create PDF’s manually when you can automa...
2047 sym 16 img
How to Visualize Time Series Data: Tidy Forecasting in R
R Tutorials Update Interested in more time series tutorials? Learn more R tips: Time Series Machine Learning (and Feature Engineering) in R, and Time Series in 5-Minutes, Part 6: Modeling Time Series Data. ???? Register for our blog to get new articles as we release them. Plot time series data using the fpp2, fpp3, and timetk forecasting frame...
6819 sym R (7701 sym/26 pcs) 52 img
10 Must-Know Tidyverse Functions: #1 – relocate()
This article is part of a R-Tips Weekly, a weekly video tutorial that shows you step-by-step how to do common R coding tasks. Let’s learn how relocate, a new function that speeds up column arrangements. Get the Code: GitHub Link Video Tutorial: YouTube Tutorial (Click image to play tutorial) Tidyverse relocate() Tutorial Today we are coverin...
2069 sym 18 img
Python and R – Part 1: Exploring Data with Datatable
Article Update Interested in more Python and R tutorials? How to Set Up Python’s Scikit-Learn in R in 5 minutes R and Python: How to Integrate the Best of Both into Your Data Science Workflow ???? Register for our blog to get new articles as we release them. Introduction Python’s datatable was launched by h2o two years ago and is still ...
15312 sym R (21798 sym/32 pcs) 2 img
10 Must-Know Tidyverse Functions: #2 – across()
This article is part of a R-Tips Weekly, a weekly video tutorial that shows you step-by-step how to do common R coding tasks. The across() function was just released in dplyr 1.0.0. It’s a new tidyverse function that extends group_by and summarize for multiple column and function summaries. Learn how to use across() to summarize data like a da...
2023 sym 12 img