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)
Built Distribution
Close
Hashes for panda_grove-0.1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff7d5293b2ec8a6271eb9e1cba925ec6426840aaed1e55a618dfdcabc8d347c0 |
|
MD5 | b16cba5018e6e07f78115f5024cb3966 |
|
BLAKE2b-256 | 8edc8feaf4c981b4574bef3894658b9ec3b7312b5f92179ccd3fb98050245283 |