You are here |
austinrochford.com | ||
| | | |
www.karsdorp.io
|
|
| | | | I'm a researcher in Computational Humanities and Cultural Evolution at Amsterdam's [Meertens Institute](https://meertens.knaw.nl/index.php/en/), affiliated with the Royal Netherlands Academy of Arts and Sciences. I study aspects of cultural change and experiment with methods to quantify cultural diversity. A significant aspect of my recent work is understanding and accounting for biases in these quantifications. I like to use computational models from fields such as Machine Learning, Cultural Evolution, and Ecology to aid these investigations. Beyond research, I have a passion for teaching computer programming, especially within the Humanities context. Together with [Mike Kestemont](http://mikekestemont.github.io/) and [Allen Riddell](https://www.ariddell.org/), I published the book "Humanities Data Analysis" with Princeton University Press, which guides readers on leveraging Python for analyzing Humanities data. Check out the open access edition [here](https://www.humanitiesdataanalysis.org)! | |
| | | |
simkovic.github.io
|
|
| | | | ||
| | | |
isaacslavitt.com
|
|
| | | | ||
| | | |
zevross.com
|
|
| | Using the merge() function in R on big tables can be time consuming. Luckily the join functions in the new package dplyr are much faster. The package offers four different joins: inner_join (simila... |