Speeding up R for Data Analysis

Stuart discussed a variety of methods to speed up your data analysis in R, covering a wide range of topics including: vectorisation, linking datasets, data.table, larger than memory datasets, duckdb, and Rcpp. [Read More]
Tags: R data science

Open Research Skills Framework

We all stand on the shoulders of giants, building on others’ research, and open source software such as NumPy, data.table, or LAPACK. How can we effectively give back, and ensure that other researchers can continue to build on our work? [Read More]