BipartitePandas

https://badge.fury.io/py/bipartitepandas.svg https://anaconda.org/tlamadon/bipartitepandas/badges/version.svg https://anaconda.org/tlamadon/pytwoway/badges/platforms.svg https://travis-ci.com/tlamadon/bipartitepandas.svg?branch=master https://codecov.io/gh/tlamadon/bipartitepandas/branch/master/graph/badge.svg?token=NqS9Dwufxv https://img.shields.io/badge/doc-latest-blue https://badgen.net/badge//gh/bipartitepandas?icon=github

BipartitePandas is a Python package for handling bipartite labor data.

If you want to give it a try, you can start the example notebook here: binder. This starts a fully interactive notebook with a simple example that generates data and demonstrates some useful functions.

BipartitePandas is used in PyTwoWay.

The package provides a Python interface. Installation is handled by pip or Conda. The source of the package is available on GitHub at BipartitePandas. The online documentation is hosted here.

Installation

To install via pip, from the command line run:

pip install bipartitepandas

To install via Conda, from the command line run:

conda install -c tlamadon bipartitepandas

Authors

Thibaut Lamadon, Assistant Professor in Economics, University of Chicago, lamadon@uchicago.edu

Adam A. Oppenheimer, Graduate Student, University of Minnesota - Twin Cities, oppen040@umn.edu

User documentation