WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

pennmem/pybeh_pd

Repository files navigation

pybeh_pd

A lightweight wrapper around pybeh for easy analysis and plotting of free recall data with pandas and seaborn. See the attached notebooks for examples of how to use this module and psifr test for comparison to a related package.

It is just a module not yet a package so import by adding the path, i.e.

import sys
sys.path.append('~/pybeh_pd')
import pybeh_pd as pb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published