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.1.tar.gz
(262.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.7.1-py3-none-any.whl
(140.7 kB
view details)
File details
Details for the file datar_pandas-0.7.1.tar.gz.
File metadata
- Download URL: datar_pandas-0.7.1.tar.gz
- Upload date:
- Size: 262.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.11 {"installer":{"name":"uv","version":"0.11.11","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 |
26f0db37841db52d772e38426b63a2d45550ffbea2db2a6226d8ff2426922afb
|
|
| MD5 |
ee1acd61e1e1b297352c39906b2db636
|
|
| BLAKE2b-256 |
a89e2f7ac44cc3c138965f5b27091fb25a95973ddbb36480ceb5470118b50eca
|
File details
Details for the file datar_pandas-0.7.1-py3-none-any.whl.
File metadata
- Download URL: datar_pandas-0.7.1-py3-none-any.whl
- Upload date:
- Size: 140.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.11 {"installer":{"name":"uv","version":"0.11.11","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 |
9334d203a8e269f9912ca8ac527e298abf4f0d339edb1b5399abffd94d7efb6d
|
|
| MD5 |
5c67502d283deade95b035a977dbefc6
|
|
| BLAKE2b-256 |
2ce96c47dc482913ba0915c0e9001803900b05a728f0303db0a7553fc43564e5
|