The pyarrow backend for datar
Project description
datar-arrow
The pyarrow backend for datar.
Note that only base APIs are implemented.
Installation
pip install -U datar-arrow
# or
pip install -U datar[arrow]
Usage
from datar.base import ceiling
# without it
ceiling(1.2) # NotImplementedByCurrentBackendError
# with it
ceiling(1.2) # 2
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
datar_arrow-0.2.0.tar.gz
(15.7 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 datar_arrow-0.2.0.tar.gz.
File metadata
- Download URL: datar_arrow-0.2.0.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.3 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52fac51a2350a892b994258b75b834c714500bb1ee819f92962c0adb1db9ae88
|
|
| MD5 |
85e92c4a66613db396aadc37fd41f7fb
|
|
| BLAKE2b-256 |
64bdec6d0972aa58f3348fdbd791dd91564f6496a1f1b6452a16cfb66941f665
|
File details
Details for the file datar_arrow-0.2.0-py3-none-any.whl.
File metadata
- Download URL: datar_arrow-0.2.0-py3-none-any.whl
- Upload date:
- Size: 21.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.3 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
514a812e075a6c665c984d66cdf3b33fcd24da665474f03e05b0bb126e6fea33
|
|
| MD5 |
0cdd546cf351ee6fd2210e88833fe276
|
|
| BLAKE2b-256 |
bd33b842d88d9f100c1ed33dece46a46e870461568bf26d75b92c6c57de0e5dc
|