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.0.0rc0.tar.gz
(93.0 kB
view details)
Built Distribution
File details
Details for the file datar_pandas-0.0.0rc0.tar.gz
.
File metadata
- Download URL: datar_pandas-0.0.0rc0.tar.gz
- Upload date:
- Size: 93.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.9.5 Linux/5.15.74.2-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9189a5dbcd3d8b76800c9ccb5c436427e10ec5adfc11350f4fb921154cdb02dd |
|
MD5 | 4c62c79669e4150871805b478238c5a2 |
|
BLAKE2b-256 | 645b950ab6e2b8afa207205848a718af0b7c1d514a7fa62cb3869fb845585a50 |
File details
Details for the file datar_pandas-0.0.0rc0-py3-none-any.whl
.
File metadata
- Download URL: datar_pandas-0.0.0rc0-py3-none-any.whl
- Upload date:
- Size: 132.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.9.5 Linux/5.15.74.2-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc4e5ac1213b231da827845b9b0d4247c8be65390efad6bb2191388692bc1202 |
|
MD5 | 3bca9488de1d227b532f2caa7618521e |
|
BLAKE2b-256 | caa023df0ddca5f225f48e05fb4f410cb9d9e6b60099a0e3dc5c3e31b5948fe2 |