Speeding up data wrangling with dtplyr

Learn how to easily combine dplyr’s readability with data.table’s performance!

Eryk Lewinson
4 min readJul 25, 2019

--

I recently saw a Tweet by Hadley Wickham about the release of dtplyr. It is a package that enables working with dplyr syntax on data.table objects. dtplyr automatically translates the dplyr syntax to thedata.table equivalent, which in the end results in a performance…

--

--

Data Scientist, quantitative finance, gamer. My latest book - Python for Finance Cookbook 2nd ed: https://t.ly/WHHP