Author name: Erik Marsja

PhD in Psychology, Linköping University. Main interest is experimental and cognitive psychology. Enjoy programming in Python and R.

exploratory data analysis in Python with Pandas

Exploratory Data Analysis in Python Using Pandas, SciPy, and Seaborn

In this Python data analysis tutorial, we will learn how to carry out exploratory data analysis using Python, Pandas, and Seaborn. The data we are going to explore is data from a Wikipedia article. Furthermore, we will explore the scraped data by grouping it using Python data visualization. More specifically, we will learn how to […]

Exploratory Data Analysis in Python Using Pandas, SciPy, and Seaborn Read More »

Flanker task - a simple psychology experiment

OpenSesame Tutorial – How to Create a Flanker Task

In this post, you are going to learn how to create a simple experiment using the free experiment building software OpenSesame. As I have previously written about, OpenSesame is an application based on Python for creating Psychology, Neuroscience, and Economics experiments. It offers a nice and easy-to-use interface.  In this interface, you can drag and

OpenSesame Tutorial – How to Create a Flanker Task Read More »

Scroll to Top