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.5.tar.gz
(94.3 kB
view details)
Built Distribution
datar_pandas-0.5.5-py3-none-any.whl
(135.3 kB
view details)
File details
Details for the file datar_pandas-0.5.5.tar.gz
.
File metadata
- Download URL: datar_pandas-0.5.5.tar.gz
- Upload date:
- Size: 94.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.8.10 Linux/5.15.0-1057-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 267290841994761d133d35a7abebc6317478ed23641698d9e41dc75abde0f6ca |
|
MD5 | 0260e2868ad5477dd0458f59679ebe2f |
|
BLAKE2b-256 | 212d3debee7b8c07e06e1354cd8a9c7c4d04607ef564ac21cec24989320d0804 |
File details
Details for the file datar_pandas-0.5.5-py3-none-any.whl
.
File metadata
- Download URL: datar_pandas-0.5.5-py3-none-any.whl
- Upload date:
- Size: 135.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.8.10 Linux/5.15.0-1057-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5c691eba6a5bcfbae41dd25301514b96192dc5b969e904a78b69459943f2309 |
|
MD5 | 9856d772a762439c116cb2caaf86ea87 |
|
BLAKE2b-256 | 3cf11a7d3254c9b43708cd6a66bf8e2354439fd056de097991b68567efd1277e |