Skip to main content

Convenience wrappers for Pandas DataFrame collections and operations

Project description

Panda Grove :bamboo:

A lightweight package for easier management of multiple Pandas DataFrames.

The philosophy of Panda Grove is to assist without getting in the way or creating yet another API on top of Pandas.

It also depends exclusively on the Pandas package for minimal overhead.

AppVeyor tests

Feature Highlights

  • :ballot_box_with_check: Multi-merges (merge across multiple DataFrames at once)
  • :ballot_box_with_check: Collection class to encapsulate and manage multiple DataFrames
  • :ballot_box_with_check: DataFrame sanity checks
  • :black_square_button: Datatype management (work in progress)

Installation

Install the PyPI package:

pip install panda-grove

Alternatively, install the package with pip in editable mode from the repo:

pip install -e git+ssh://github.com/fburic/panda-grove.git#egg=panda-grove

Requirements

  • python >= 3.7
  • pandas >= 1.1.0
  • IPython >= 7 is not required but will add pretty printing in Jupyter notebooks

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

panda_grove-0.1.1-py3-none-any.whl (10.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page