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.0.tar.gz
(93.6 kB
view details)
Built Distribution
datar_pandas-0.5.0-py3-none-any.whl
(134.4 kB
view details)
File details
Details for the file datar_pandas-0.5.0.tar.gz
.
File metadata
- Download URL: datar_pandas-0.5.0.tar.gz
- Upload date:
- Size: 93.6 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 | 8bc2b8d013e5d7c338a4509fddd0a5e3e6c9cf77516f7ea4022fb7daffef889b |
|
MD5 | 0927af925760ff463d9138655c8c4e34 |
|
BLAKE2b-256 | 89f5af12589ce647f4135c246f29eca3494510f3d393b6733362b877cf0dc42b |
File details
Details for the file datar_pandas-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: datar_pandas-0.5.0-py3-none-any.whl
- Upload date:
- Size: 134.4 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 | 9950fa3ff8e0a36bd850b61c5b818238e4c92d60f97a371cc50fd1a54108fb22 |
|
MD5 | 38d7463a20a67fcd01a29e5518c4fef7 |
|
BLAKE2b-256 | 59c4490395a3333422c57d29557c9c98830d14253f5405731db95c5a0a553c73 |