In most areas of science, we need to do data analysis, and evolutionary psychology was no exception to that. A decade ago!, I was taught to use SPSS for data analysis. Recently, I see that R has been the rising star among psychologists. In this blog, I will try to show how to explore your…
Month: June 2019
Sending personalized mass emails with Python
Have you ever been in a position where you have to send 100 emails to 100 different people? I recently have. I also had to address the recipients in the email personally: “Dear Anton/Alex/etc.” High time to use Python and automatize my work! I will walk you through this short adventure, but I may not…
How I met with Python
2015 is the year that I first heard about Python (and I still, 99% of the time, misspell it as Pyhton). I was an MS student in cognitive science, and I had to take the course “Logic and Programming (Python)”. Our class included two types of students: the ones from social/natural sciences, and the engineers….