Skip to main content

A lightweight package for easier management of multiple Pandas DataFrames

Project description


Panda Grove


A lightweight package for easier management of multiple Pandas DataFrames during data analysis and exploration.

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.

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: Support all types of joins (currently only inner join)
  • :black_square_button: Datatype management (work in progress)

Installation

Install the PyPI package:

pip install 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 Distribution

panda-grove-0.1.4.tar.gz (14.1 kB view hashes)

Uploaded Source

Built Distribution

panda_grove-0.1.4-py3-none-any.whl (11.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