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.7.0.tar.gz
(262.2 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.7.0-py3-none-any.whl
(140.7 kB
view details)
File details
Details for the file datar_pandas-0.7.0.tar.gz.
File metadata
- Download URL: datar_pandas-0.7.0.tar.gz
- Upload date:
- Size: 262.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd1d01460830f781fd8abe6c5934ed5eb3b86bca6b083eaacdbc2154506e44d5
|
|
| MD5 |
9850feb95077fbfbf527e05f10cc1eff
|
|
| BLAKE2b-256 |
a6fb679f2788e8408218035d0e771190f3af8dcfe0495fe4ce41744f476f44ad
|
File details
Details for the file datar_pandas-0.7.0-py3-none-any.whl.
File metadata
- Download URL: datar_pandas-0.7.0-py3-none-any.whl
- Upload date:
- Size: 140.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d04932b7563c63aeec7e2127449e423d8b1c1ee5aa343954de45bf4fa9160b7
|
|
| MD5 |
385953b7eee9e7ca7c397ca555337de2
|
|
| BLAKE2b-256 |
9b074cb264846b84647b18710260335270747b56fa49c9acc79ea37b6494505f
|