Python for Data Analysis Review
Python for Data Analysis I bought the book ‘Python for Data Analysis‘ because I wanted to improve my Python skills. This book review is a summary of my impressions of it.
Python for Data Analysis Review Read More »
Python for Data Analysis I bought the book ‘Python for Data Analysis‘ because I wanted to improve my Python skills. This book review is a summary of my impressions of it.
Python for Data Analysis Review Read More »
How to Install PsychoPy on Linux Mint Installing PsychoPy on Linux Mint was not straight forward. This is a short guide on how to install PsychoPy on Linux Mint Debian edition. After some searching around on forums and such I found a solution and put it together in one place. PsychoPy is an application written
How to install PyschoPy on Linux Mint Debian Edition Read More »
In this post you will find a Python script for randomizing conditions with constraints (i.e., never 2 consecutive trials of X). This script will in a later post be implemented in a cross-modal oddball task created in Psychopy. I recently started to use Psychopy to build experiments. To build my experiments (mainly oddball tasks) I
Python script for trial randomization Read More »