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.6.0.tar.gz
(92.3 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.6.0-py3-none-any.whl
(136.5 kB
view details)
File details
Details for the file datar_pandas-0.6.0.tar.gz.
File metadata
- Download URL: datar_pandas-0.6.0.tar.gz
- Upload date:
- Size: 92.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.10.18 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c08ba679a57b88909e6ba90a6e020e41d5fcc2dc3919b70ab9f36f5d74d9aeae
|
|
| MD5 |
51512262ce4b737ad488126e0cf6822f
|
|
| BLAKE2b-256 |
6f9414bfa4cb4bbb9aadd0b5181b89a36a2fc01b93b8da26f6a73b1d8c6a69f3
|
File details
Details for the file datar_pandas-0.6.0-py3-none-any.whl.
File metadata
- Download URL: datar_pandas-0.6.0-py3-none-any.whl
- Upload date:
- Size: 136.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.10.18 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c22085ff43bf24b81534bf09fe112b222c48d8d6f5bfc3222d6d8c84ed0470f5
|
|
| MD5 |
96334e7bec4fe22028a801ad0a2c6d7d
|
|
| BLAKE2b-256 |
92fb7c829f5789205d632c6b81980a638930a38df9d103b524d3b2fa020fdaff
|