pytae
R-style chaining on pandas, plus a CLI for inspecting and converting tabular files (.parquet, .csv, .txt, .sas7bdat).
Install
pip install pytae # CLI + DataFrame methods (pandas ≥ 2.0, pyarrow ≥ 15)
pip install pytae[plot] # matplotlib — only needed for Plotter
Requires Python ≥ 3.10 and pandas ≥ 2.0.
pip install -e ".[dev]" # local checkout
pytest
Docs
Release files for pytae 3.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pytae-3.0.0.tar.gz | 2.0 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pytae-3.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.6 MB
Release files / pytae-3.0.0.tar.gz
| Download URL | pytae-3.0.0.tar.gz |
|---|---|
| Size | 2.0 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
63f03d1b435e7ff924ec80f1fd2234452515b116bcbe64875a30289ffe0178a2
|
|
BLAKE2b-256 checksum How to use checksums |
a2d6532fda83023cd9f8b0f4261429887a6dcbb19c98d1e04ecad6fa8702df91
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Release files / pytae-3.0.0-py3-none-any.whl
| Download URL | pytae-3.0.0-py3-none-any.whl |
|---|---|
| Size | 1.6 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
19a529ceddc22b901dd719d71958d9bd9cf89ac4927704be673067958b4c6593
|
|
BLAKE2b-256 checksum How to use checksums |
474b63657c2cd794c955dd7dbc9da3df72cb56417e9e62e1f1303989e7858d63
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|