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.1.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.1.tar.gz.
File metadata
- Download URL: datar_arrow-0.0.1.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.12 Linux/5.15.0-1042-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b4f8f4eb5446e0b64306def93ae63741f7c6099a24a59b13763b2037202842f
|
|
| MD5 |
5859163885c0dca7078a5dfaad9410c4
|
|
| BLAKE2b-256 |
5f3768e10ced43cd18600c1b3339dafa8c2e8bab8c1cf8b08e7b64b97b4e1c72
|
File details
Details for the file datar_arrow-0.0.1-py3-none-any.whl.
File metadata
- Download URL: datar_arrow-0.0.1-py3-none-any.whl
- Upload date:
- Size: 21.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.12 Linux/5.15.0-1042-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20a0ead1d3bf74b800d1e0255647ed7bc287f546aca0d88b9f8489286ea5d553
|
|
| MD5 |
5fdfe05bbdc7363884377386a5cf9d19
|
|
| BLAKE2b-256 |
a086d388ef3e62cac4d5fadf2125fb4d9c93d799d1ec0588a48c2792fe310ab7
|