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.3.1.tar.gz
(91.3 kB
view details)
Built Distribution
datar_pandas-0.3.1-py3-none-any.whl
(132.0 kB
view details)
File details
Details for the file datar_pandas-0.3.1.tar.gz
.
File metadata
- Download URL: datar_pandas-0.3.1.tar.gz
- Upload date:
- Size: 91.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.8.10 Linux/5.15.0-1042-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d683cca9eb1991fe19e0669b41242dfed66e0d65d183e3c76a0014376e1a051 |
|
MD5 | 3c12707ae3886f9d6efb1e769823ed93 |
|
BLAKE2b-256 | 0ffd02812692cbed72f596a2417ac074e86015e17ec0995aff70d866f25a23c4 |
File details
Details for the file datar_pandas-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: datar_pandas-0.3.1-py3-none-any.whl
- Upload date:
- Size: 132.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.8.10 Linux/5.15.0-1042-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ccd5db148b2d5a5d76aa408ea8b2b33b6bb4b4cc0a47d84062de980ef42a91f2 |
|
MD5 | f90f5b6ea53b130f9cdcf3513ced5bc4 |
|
BLAKE2b-256 | 591c5ba65f2f45a1e9acad3a1aa427129232a9e70b0559b11f2bddc9a3b58b95 |