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.0.0.tar.gz
(15.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 datar_arrow-0.0.0.tar.gz.
File metadata
- Download URL: datar_arrow-0.0.0.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.6 Linux/5.15.0-1036-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c713201830ed9232a4892ce73aa6a834d5cbe3c885ae5629b666749b1be4a86
|
|
| MD5 |
f8532de5ed56694aae2a93b988e91692
|
|
| BLAKE2b-256 |
604c223b0e1f7d9f32c2f08cd7621ce4a17157d56b074a635c70794e6085d75f
|
File details
Details for the file datar_arrow-0.0.0-py3-none-any.whl.
File metadata
- Download URL: datar_arrow-0.0.0-py3-none-any.whl
- Upload date:
- Size: 21.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.6 Linux/5.15.0-1036-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41ddc5d3171ac76433c20380178a12e9f08a6761ea930c5626a843a2e5dba21b
|
|
| MD5 |
03bf40e4aa75138f812aae5d603f6e92
|
|
| BLAKE2b-256 |
c25c2faa951115077fd564d97636e98f9cad3495b7656f46d6e9164ff9620f9a
|