Data Exploration in the Terminal
Project description
Datui
Explore Polars DataFrames in the terminal.
To learn more, see the full documentation.
Installation
Install Datui with pip:
pip install datui
Usage
View a LazyFrame or DataFrame
import polars as pl
import datui
# From a LazyFrame (e.g. scan)
lf = pl.scan_csv("data.csv")
datui.view(lf)
Press q to exit Datui and return to Python.
Run at the Command Line
Run the datui command line application:
datui /path/to/data.parquet
For help:
datui --help
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 Distributions
Built Distributions
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 datui-0.2.43-cp38-abi3-win_amd64.whl.
File metadata
- Download URL: datui-0.2.43-cp38-abi3-win_amd64.whl
- Upload date:
- Size: 58.8 MB
- Tags: CPython 3.8+, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30fb45a6a10d206f0bf446601365c1eb94400ca4dbbbb1d7ec478b346891b811
|
|
| MD5 |
17d042a0af213f2069fbc62357f506d2
|
|
| BLAKE2b-256 |
a82ee4303d6b70a6db926a08791502a654bc9a881541d91434ff207f030433ed
|
File details
Details for the file datui-0.2.43-cp38-abi3-manylinux_2_39_x86_64.whl.
File metadata
- Download URL: datui-0.2.43-cp38-abi3-manylinux_2_39_x86_64.whl
- Upload date:
- Size: 60.5 MB
- Tags: CPython 3.8+, manylinux: glibc 2.39+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ae75164bec96365486b5542101cc2ec2a7b540a4f8166ae7d79a00089a5fe57
|
|
| MD5 |
692b5fad73ca4e62b9bb79f69f2beff1
|
|
| BLAKE2b-256 |
6cd07bd4308c2aca7faf70954512ceeda17fc6e9073fad89aece7c1ba56e4c64
|
File details
Details for the file datui-0.2.43-cp38-abi3-macosx_11_0_arm64.whl.
File metadata
- Download URL: datui-0.2.43-cp38-abi3-macosx_11_0_arm64.whl
- Upload date:
- Size: 54.2 MB
- Tags: CPython 3.8+, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a1742a3a7a1cd0ecf99f2e63706c394a69686241f06efcff73bc5056653dc03
|
|
| MD5 |
e6ecb7b568b772d590cd68015804ff73
|
|
| BLAKE2b-256 |
4e603fffc45f638db153a2682a9bdcfcfa69a44d69f87928dd530214d2a0a4ad
|
File details
Details for the file datui-0.2.43-cp38-abi3-macosx_10_12_x86_64.whl.
File metadata
- Download URL: datui-0.2.43-cp38-abi3-macosx_10_12_x86_64.whl
- Upload date:
- Size: 58.1 MB
- Tags: CPython 3.8+, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0be90c65d641ebc578dde6082b9c8574abefef904f68ab7feadddd2f3dccbf3c
|
|
| MD5 |
cd8389dbddc411d79a88d5cf32d0e15d
|
|
| BLAKE2b-256 |
0b5d0ca862aaa2c03d5d06789db62430afa6786efc7d975e0f6e0cfa0e32b5ad
|