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.2.1.tar.gz
(91.2 kB
view details)
Built Distribution
datar_pandas-0.2.1-py3-none-any.whl
(132.0 kB
view details)
File details
Details for the file datar_pandas-0.2.1.tar.gz
.
File metadata
- Download URL: datar_pandas-0.2.1.tar.gz
- Upload date:
- Size: 91.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.8.10 Linux/5.15.0-1033-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4887c161f08c78055ed40b2827ae7acb8267bff2b0a8afa7d8e7c2ce4689412 |
|
MD5 | 3ec5b10492ab25b9a5ab2fc7767c61fa |
|
BLAKE2b-256 | 24501cbcedb9162f9c5d01dabca75ffb7f5d6752747401958116c89ead21ebc4 |
File details
Details for the file datar_pandas-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: datar_pandas-0.2.1-py3-none-any.whl
- Upload date:
- Size: 132.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.8.10 Linux/5.15.0-1033-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29647a0bb11c1577a691a0304b653f8fe31382ca9f9bc92527c676952c2131a6 |
|
MD5 | 4e1f404d3f70d4437237a2da1de3fff2 |
|
BLAKE2b-256 | 6dd79fc64d5ee17849bf93898298b71683861ea82d584a5afd697df10489a7ff |