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 details)
Built Distribution
File details
Details for the file panda-grove-0.1.4.tar.gz
.
File metadata
- Download URL: panda-grove-0.1.4.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc4f2a94ca40b20e939730c99ebe9f6a4dcf54f0b855cdf6bf697397e5dbddb1 |
|
MD5 | d2039e9214f0dcabf78f21d032869b31 |
|
BLAKE2b-256 | 72a0ac02105a1f6462c390911b4ef9a78a0a5cb9abebb572e0585198966b2ce0 |
File details
Details for the file panda_grove-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: panda_grove-0.1.4-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff7d5293b2ec8a6271eb9e1cba925ec6426840aaed1e55a618dfdcabc8d347c0 |
|
MD5 | b16cba5018e6e07f78115f5024cb3966 |
|
BLAKE2b-256 | 8edc8feaf4c981b4574bef3894658b9ec3b7312b5f92179ccd3fb98050245283 |