Tim Tiefenbach
Tim Tiefenbach
About
Posts
Projects
Publications
Talks
Mostly Counting
A (soon to be) collection of posts on Data Science, Statistics, R, and Python
Introducing: {hugodownplus} 📦
This blog post showcases the three main features of the new {hugodownplus} package: a table of content, expandable HTML boxes, and a session info box.
Feb 22, 2023
13 min read
R
,
Rmarkdown
,
hugodown
,
package
The ultimate guide to ordering rows in R
This blog post shows how to order rows in a dataframe using four different approaches: base R, data.table, dplyr, and python’s pandas.
Feb 2, 2023
56 min read
R
,
Python
,
base R
,
dplyr
,
data.table
,
pandas
Partially renaming columns using a lookup table
This blog post shows how to partially rename columns with a lookup table using four different approaches: base R, data.table, dplyr, and pandas.
Dec 23, 2022
12 min read
R
,
Python
,
base R
,
dplyr
,
data.table
,
pandas
Cite
×