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.5.4.tar.gz
(94.1 kB
view details)
Built Distribution
datar_pandas-0.5.4-py3-none-any.whl
(135.0 kB
view details)
File details
Details for the file datar_pandas-0.5.4.tar.gz
.
File metadata
- Download URL: datar_pandas-0.5.4.tar.gz
- Upload date:
- Size: 94.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.8.10 Linux/5.15.0-1053-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7be47e984295160eb636b87cc731926855a073fdda5e2bc1a409f878401d43c5 |
|
MD5 | 7253e9f996a54e34aa51b361440c4375 |
|
BLAKE2b-256 | 93387ca22914e33393dec5b03a333948da811847434140c72ae09a6878e62c57 |
File details
Details for the file datar_pandas-0.5.4-py3-none-any.whl
.
File metadata
- Download URL: datar_pandas-0.5.4-py3-none-any.whl
- Upload date:
- Size: 135.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.8.10 Linux/5.15.0-1053-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b80d7ec1bdbe19b375f67fd16e3026b9e41aa406f884125d6d446949752b808c |
|
MD5 | ff1a6f4aa3a704a8a83924b3985b6d18 |
|
BLAKE2b-256 | feae8081e0962f41b2e41d41d6ab6f58a9491d01b9e21712a716b46b29fab630 |