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.0.tar.gz
(91.6 kB
view details)
Built Distribution
datar_pandas-0.1.0-py3-none-any.whl
(132.0 kB
view details)
File details
Details for the file datar_pandas-0.1.0.tar.gz
.
File metadata
- Download URL: datar_pandas-0.1.0.tar.gz
- Upload date:
- Size: 91.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.0 CPython/3.11.0 Linux/5.15.0-1023-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e56e912a0e020f4385aa2871459120146d47a321f5f839b89e6c4482f28962fc |
|
MD5 | 1aeb78372cf7f6afe4cb0bc22b083a0b |
|
BLAKE2b-256 | b307204d6b24176ac6bb60aa524015e66a39a97bed036199ed17c36ca111be80 |
File details
Details for the file datar_pandas-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: datar_pandas-0.1.0-py3-none-any.whl
- Upload date:
- Size: 132.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.0 CPython/3.11.0 Linux/5.15.0-1023-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69c1a06a825c06586a4244641b3a381f3298b09859f7a2dcc9394adcc6825795 |
|
MD5 | 79dc2d29db8a1f95354f574bc96011f9 |
|
BLAKE2b-256 | d44006094646431c004e047b77c55ba18408fa12ae88ba72112a9e1dd359ab7d |