pandas backend adapter for PlanFrame.
Project description
planframe-pandas
pandas adapter package for PlanFrame. Import as planframe_pandas.
Documentation (ReadTheDocs):
- pandas track (end users):
https://planframe.readthedocs.io/en/latest/planframe_pandas/ - Light API reference:
https://planframe.readthedocs.io/en/latest/planframe_pandas/reference/api/
Notes
- PlanFrame is always lazy: chaining does not touch backend data; execution happens at
collect()boundaries.
Common transforms
with_row_count(name="row_nr", offset=0): add a monotonically increasing row number column.clip(lower=..., upper=..., subset=...): clamp numeric columns (ifsubset=None, clamps all numeric schema fields).
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
planframe_pandas-0.4.0.tar.gz
(11.0 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 planframe_pandas-0.4.0.tar.gz.
File metadata
- Download URL: planframe_pandas-0.4.0.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b89020ed11f13869dc55cf0e91ed4e2aacf6e624572c23de9d875be4bc089bf7
|
|
| MD5 |
41331868a52353a11d3a5fb22861a4f7
|
|
| BLAKE2b-256 |
708cbb7977af00f1885cf71d01edc30dc56e19103bd26c8d2678177454abdaed
|
File details
Details for the file planframe_pandas-0.4.0-py3-none-any.whl.
File metadata
- Download URL: planframe_pandas-0.4.0-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06d13ceb6c7153ef5d5532e63183bb0cdc88542ced9495dced2814ae42b3c061
|
|
| MD5 |
002bbd8eda4641b1d5a4240ef2a01ae0
|
|
| BLAKE2b-256 |
ce57f31038c48f24a8e504d326ab523e616cf557f7b4b3968933eac954e48cbb
|