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.0.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
File details
Details for the file pdboost-0.1.0.tar.gz.
File metadata
- Download URL: pdboost-0.1.0.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 |
f1bb9e09e4b17008fd6000b3bfc16c497237838c40fcb4beeeb2861d57d62807
|
|
| MD5 |
144ccbd63969977648180d61da5020af
|
|
| BLAKE2b-256 |
fb76f54bea2faff2c3c6d7c3bec02c540b72139f40d8c78020dd625cc7c1747b
|
File details
Details for the file pdboost-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pdboost-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.3 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 |
0a6419bcf2343b1e694900020765522ac536453c4b910a40b31fced8bb76ccd5
|
|
| MD5 |
51ab18066d4edbe70ccab994f6c35889
|
|
| BLAKE2b-256 |
9343f1a530e8cb3a9c6e45f8dd01f3f83ab9e3591566bf072a2bf9690163fd9c
|