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.1.1.tar.gz
(91.7 kB
view details)
Built Distribution
datar_pandas-0.1.1-py3-none-any.whl
(132.1 kB
view details)
File details
Details for the file datar_pandas-0.1.1.tar.gz
.
File metadata
- Download URL: datar_pandas-0.1.1.tar.gz
- Upload date:
- Size: 91.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.11.0 Linux/5.15.0-1023-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b00c618d9bfdb0177cb33f7635ab47fd32e5a31e01826c1cb45ea2202017bf2c |
|
MD5 | 4d95c3c518d687d948bb8ccfe711315c |
|
BLAKE2b-256 | 8bd0fd7cdc3e2951f75205f0ca0781d527cc4eaa178b4e84ba16e0699e45841e |
File details
Details for the file datar_pandas-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: datar_pandas-0.1.1-py3-none-any.whl
- Upload date:
- Size: 132.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.11.0 Linux/5.15.0-1023-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca04c2cfa7a72123c6780dc20391e97127e503f3b8cf827cf81d4c985d5c8df6 |
|
MD5 | 9c18d3c3a86a6946db0578732c5e0092 |
|
BLAKE2b-256 | b921465b9090908c32c56b653a7f594081e65c431e0f358c5ba660ccaf47ba13 |