The pandas backend for datar
Project description
datar-pandas
The pandas backend for datar.
Installation
pip install -U datar-pandas
# or
pip install -U datar[pandas]
Usage
from datar import f
# Without the backend: NotImplementedByCurrentBackendError
from datar.data import iris
from datar.dplyr import mutate
# Without the backend: NotImplementedByCurrentBackendError
iris >> mutate(sepal_ratio = f.Sepal_Width / f.Sepal_Length)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
datar_pandas-0.0.0.tar.gz
(91.5 kB
view details)
Built Distribution
datar_pandas-0.0.0-py3-none-any.whl
(132.0 kB
view details)
File details
Details for the file datar_pandas-0.0.0.tar.gz
.
File metadata
- Download URL: datar_pandas-0.0.0.tar.gz
- Upload date:
- Size: 91.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.11.0 Linux/5.15.0-1023-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c478edd409d5f8188c899a2f54176fac02376c817bf54c6e795f52e6870ca25 |
|
MD5 | 120e4c888609c2b14cf8a04ba148493f |
|
BLAKE2b-256 | e00ec3aeed486d5c151b83471898985ab40b2d827d330e8678ee9394aad64b79 |
File details
Details for the file datar_pandas-0.0.0-py3-none-any.whl
.
File metadata
- Download URL: datar_pandas-0.0.0-py3-none-any.whl
- Upload date:
- Size: 132.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.11.0 Linux/5.15.0-1023-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f646d1ac3332b1745ba39e3dc130fecd6da8abeae5f84f9b99a22d8b440ede2 |
|
MD5 | f12f544278c6a70b5fc030af0feb3fd5 |
|
BLAKE2b-256 | 0cdaec278bb197697b7899ce0f292670dffd31a95579c849b979302d4569d869 |