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.1.tar.gz
(93.7 kB
view details)
Built Distribution
datar_pandas-0.5.1-py3-none-any.whl
(134.4 kB
view details)
File details
Details for the file datar_pandas-0.5.1.tar.gz
.
File metadata
- Download URL: datar_pandas-0.5.1.tar.gz
- Upload date:
- Size: 93.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.8.10 Linux/5.15.0-1047-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07e38a775e25e0f446a2b8a6dc6bc7118dbd01437614cd9395c19edfa368f1e7 |
|
MD5 | a5a4ee08a9de11ff2684e077cb7abae3 |
|
BLAKE2b-256 | 8a2c0413189d603ad5afef2d021aef9a6517426d756f6baac0958972d97122d6 |
File details
Details for the file datar_pandas-0.5.1-py3-none-any.whl
.
File metadata
- Download URL: datar_pandas-0.5.1-py3-none-any.whl
- Upload date:
- Size: 134.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.8.10 Linux/5.15.0-1047-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 278d7e6be4c9b860abf7c1390efe9e10c92750fafb8f76d84a9de2a7ce19bb7e |
|
MD5 | 4541345ea849bbaa80eee5ad9dade854 |
|
BLAKE2b-256 | 0cea9b7c836a1a68e8b54f4b977dd54b7fcf19060835709182b8ece8d842c290 |