Advanced relational operations for pandas DataFrames
Project description
Pandance
Pandance provides advanced relational operations for pandas DataFrames, enabling powerful and efficient joins (aka merges).
Highlights
Pandance extends the set of standard join operations in pandas (inner, outer, cross, left, right) with:
- fuzzy joins: Match columns with a tolerance. Supports numerical and datetime values.
- inequality join: Match one column's values that are less / greater than the other column's values.
- theta joins: Allows the user to specify arbitrary matching conditions on which to join
Pandance is designed with performance in mind, aiming to provide fast implementations whenever possible.
Installation
pip install pandance
Usage
See the documentation
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pandance-0.3.0.tar.gz.
File metadata
- Download URL: pandance-0.3.0.tar.gz
- Upload date:
- Size: 18.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b16422416f189f48b5243c31fcea84f02639f1b5d8486099ad66dcc632a3e0a
|
|
| MD5 |
5de945be2e6b3a7f2f13162ae721e867
|
|
| BLAKE2b-256 |
3c3e1d710897c8e8e7ee1becdf9cb41ec235e5c222983db138a799117ecd85fc
|
File details
Details for the file pandance-0.3.0-py3-none-any.whl.
File metadata
- Download URL: pandance-0.3.0-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9212774bf41006daf2cc71731ef74e310336eb2e89a99376684009823ed5ccd9
|
|
| MD5 |
75c30d0699515a651845f1186dc34bc2
|
|
| BLAKE2b-256 |
6fb97db60a7a5206b2ad0115965416dada703b917caa3be92057b83569e70b20
|