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.2.tar.gz
(11.9 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.2-py3-none-any.whl
(12.0 kB
view details)
File details
Details for the file pdboost-0.1.2.tar.gz.
File metadata
- Download URL: pdboost-0.1.2.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
abbf230144ad1d3bb5bfa6cf848449dbad5f1e79f11babd3c0568437f468d8be
|
|
| MD5 |
980eaa06a24168e24e527980af3a3b4a
|
|
| BLAKE2b-256 |
37b347eff22f07c6df48402fc54719b625afb056eb60a990cf993e5435b8ca05
|
File details
Details for the file pdboost-0.1.2-py3-none-any.whl.
File metadata
- Download URL: pdboost-0.1.2-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 |
f0d5f9338e77cff491ce3776227bfd2bb3198ecd0b6e3af1a0f5425d83c3b653
|
|
| MD5 |
1ca796a76ad455bfc9233886f28cd273
|
|
| BLAKE2b-256 |
f431677f7121b7afc3429def1e922a18fe424e03af1ee0764d5e3e1238f13944
|