A drop-in accelerator for Pandas using DuckDB (Zero-Copy).
Project description
PDBoost: Pandas, but it doesn't crash on large files.
PDBoost is a lightweight wrapper around Pandas that automatically detects when a dataset is too large for RAM. When it sees a large file (CSV, Parquet, JSON), it silently swaps the backend to DuckDB or Polars while keeping the standard Pandas API.
Installation
git clone [https://github.com/ashish-002/pdboost.git]
cd pdboost
pip install .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pdboost-0.1.1.tar.gz
(11.8 kB
view details)
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
pdboost-0.1.1-py3-none-any.whl
(12.0 kB
view details)
File details
Details for the file pdboost-0.1.1.tar.gz.
File metadata
- Download URL: pdboost-0.1.1.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c528d47ad04b982fa340cf52ee63594e4a02a746ce24631520d3b89acae8fcf
|
|
| MD5 |
06659ef5e231a1aabe4f91bce9a68883
|
|
| BLAKE2b-256 |
c57836dd0d6273704bfb21e5ae0d8e39bf100d299910f41c41cf3f4dc7f87497
|
File details
Details for the file pdboost-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pdboost-0.1.1-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84509bc91ae62f41783f800b5be9d812eb752d48318f929865473489975d0a0c
|
|
| MD5 |
ea97a4d76f7a93148366d6c5b1213177
|
|
| BLAKE2b-256 |
f6b378ea481180927b2053e322e8f16d57c4240fd928e0783782202c119bf2b3
|