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.3.tar.gz
(93.8 kB
view details)
Built Distribution
datar_pandas-0.5.3-py3-none-any.whl
(134.6 kB
view details)
File details
Details for the file datar_pandas-0.5.3.tar.gz
.
File metadata
- Download URL: datar_pandas-0.5.3.tar.gz
- Upload date:
- Size: 93.8 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 | 22e73291bc8060c11f9ced571ac2507225cfb6f7ab4993db239346204cdcf3c3 |
|
MD5 | adbf2cc99fa6c27aaba18f25bd7eac69 |
|
BLAKE2b-256 | fa1624d6a127b335e5268bbc771ac0f2c896431291adcc36b8b2b05ca437b27b |
File details
Details for the file datar_pandas-0.5.3-py3-none-any.whl
.
File metadata
- Download URL: datar_pandas-0.5.3-py3-none-any.whl
- Upload date:
- Size: 134.6 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 | dd0c1519ffdde4093aefb724b208265c54cca5f67977d0df1991bd79bfb72626 |
|
MD5 | 6facee73fa0a38653c80b9888276168d |
|
BLAKE2b-256 | fcc332b1b5200683306bfc8dbad4d8f37432350e372c4d2faa88f89f894c42c0 |