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.6.tar.gz
(91.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
datar_pandas-0.5.6-py3-none-any.whl
(135.3 kB
view details)
File details
Details for the file datar_pandas-0.5.6.tar.gz.
File metadata
- Download URL: datar_pandas-0.5.6.tar.gz
- Upload date:
- Size: 91.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.10.17 Linux/6.11.0-1013-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0a9f3df046cc11e2c6fde86ae686ae18a604c7dab1375493d076b8a0611a489
|
|
| MD5 |
8baa5f8358f03800262fcff076bb633d
|
|
| BLAKE2b-256 |
c6e2ad7dd80f5289031a0d7b6710b781bf4234286c13299f2c6f9e8ae838bab6
|
File details
Details for the file datar_pandas-0.5.6-py3-none-any.whl.
File metadata
- Download URL: datar_pandas-0.5.6-py3-none-any.whl
- Upload date:
- Size: 135.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.10.17 Linux/6.11.0-1013-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2bf5224e80fd741f6cf7451973233f1f42f9f3bdd4fe3f31476a81fa4199d955
|
|
| MD5 |
675853effe2751db63300db0a2a147b6
|
|
| BLAKE2b-256 |
f8a53da34d700f75ff8d2d5eb2c9d2404a69661c5a4648e65f764677db8ccee6
|