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.2.tar.gz
(93.7 kB
view details)
Built Distribution
datar_pandas-0.5.2-py3-none-any.whl
(134.5 kB
view details)
File details
Details for the file datar_pandas-0.5.2.tar.gz
.
File metadata
- Download URL: datar_pandas-0.5.2.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 | 0ab22908a35aec8d257e1567270e78b25f774bb6fa729c5991e8a2adb31713a9 |
|
MD5 | b385c3fd48108a0847fa80e736960021 |
|
BLAKE2b-256 | bbc359d9cd3fa1620a34ed9c400af8db3a85690500e104f9f8a711423ef43ead |
File details
Details for the file datar_pandas-0.5.2-py3-none-any.whl
.
File metadata
- Download URL: datar_pandas-0.5.2-py3-none-any.whl
- Upload date:
- Size: 134.5 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 | 8bae404f7abd2aee9297dc98c0adf8a0219ab003a892e3a8bb2443d103ccdb33 |
|
MD5 | 57be216a63edc883af2ae83d70c71bad |
|
BLAKE2b-256 | 57a7275f93921e3f440c3a5bb4b8b5c70bd33310ea1404084a5350033a9cd13c |