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.1.1.tar.gz
(15.9 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.1.1.tar.gz.
File metadata
- Download URL: datar_arrow-0.1.1.tar.gz
- Upload date:
- Size: 15.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-1012-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58dded7c91b3b7cfe623437f9adbe43946e753edf3d6d81b0716012e36b0309e
|
|
| MD5 |
73e732dd2ee8b83d45009ada1b742e43
|
|
| BLAKE2b-256 |
52ac04a3fa3c9409f2d88416a19dc517c2ea15f2a732532b9adbc3d03e3474b1
|
File details
Details for the file datar_arrow-0.1.1-py3-none-any.whl.
File metadata
- Download URL: datar_arrow-0.1.1-py3-none-any.whl
- Upload date:
- Size: 21.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-1012-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6831bc0a2686be5d66723c79f35151f8d40c93447cdccfbe6ee775ae287d1180
|
|
| MD5 |
8fe6faa76f1c89acb68ab13ea5a91cd3
|
|
| BLAKE2b-256 |
2aec0a0664528d97660863d183cbd272e6e1cace31e1b8d4c91231eb78feec55
|