Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
.. image:: https://badge.fury.io/py/bipartitepandas.svg :target: https://badge.fury.io/py/bipartitepandas
.. image:: https://anaconda.org/tlamadon/bipartitepandas/badges/version.svg :target: https://anaconda.org/tlamadon/bipartitepandas
.. image:: https://anaconda.org/tlamadon/pytwoway/badges/platforms.svg :target: https://anaconda.org/tlamadon/pytwoway
.. image:: https://travis-ci.com/tlamadon/bipartitepandas.svg?branch=master :target: https://travis-ci.com/tlamadon/bipartitepandas
.. image:: https://codecov.io/gh/tlamadon/bipartitepandas/branch/master/graph/badge.svg?token=NqS9Dwufxv :target: https://codecov.io/gh/tlamadon/bipartitepandas
.. image:: https://img.shields.io/badge/doc-latest-blue :target: https://tlamadon.github.io/bipartitepandas/
.. image:: https://badgen.net/badge//gh/bipartitepandas?icon=github :target: https://github.com/tlamadon/bipartitepandas
BipartitePandas
is a Python package for handling bipartite labor data.
.. |binder| image:: https://mybinder.org/badge_logo.svg :target: https://mybinder.org/v2/gh/tlamadon/bipartitepandas/HEAD?filepath=docs%2Fsource%2Fnotebooks%2Fsimple_example.ipynb
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 <https://github.com/tlamadon/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 <https://github.com/tlamadon/bipartitepandas>
. The online documentation is hosted here <https://tlamadon.github.io/bipartitepandas/>
.
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
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
FAQs
Python tools for bipartite labor data
We found that bipartitepandas demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.