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.0.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.0.tar.gz.
File metadata
- Download URL: datar_arrow-0.1.0.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 |
711e8955ec9e43b8d1d43856279a876a76b284d8a513cdac4ac383f473b2bc6f
|
|
| MD5 |
5b5bafe82b4f2e1ad10f76f85360b4f3
|
|
| BLAKE2b-256 |
06701b2cdb608ff2ad503ef503985425d96b1516f29127730bf96f2eea13afd2
|
File details
Details for the file datar_arrow-0.1.0-py3-none-any.whl.
File metadata
- Download URL: datar_arrow-0.1.0-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 |
a1f0c92cf72db4128d680bba2146c6475d7e652c9efa1cec2f2d0715524911c1
|
|
| MD5 |
8f844465b6b13a1bf9dc6666cdfdbbfb
|
|
| BLAKE2b-256 |
2b8e0cbd86416c229e4c34fa27052278d2ce47c771804b552fd0d5ad8c0496a4
|