Cython engine for sweetpareto
Project description
sweetpareto-cython
Cython engine for the sweetpareto project
Usage
Install with your installer of choice, e.g.,
pip install sweetpareto-cython
Then pass to sweetpareto with
import sweetpareto.vis
from sweetpareto_cython import cython_front_indices
sweetpareto.vis.pareto_plot(df, x, y, ..., engine=cython_front_indices)
This engine also has first-class support within sweetpareto. Meaning you can install with e.g.,
pip install sweetpareto[cython]
and invoke with
import sweetpareto.vis
sweetpareto.vis.pareto_plot(df, x, y, ..., engine="cython")
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
File details
Details for the file sweetpareto_cython-1.0.0rc1.tar.gz.
File metadata
- Download URL: sweetpareto_cython-1.0.0rc1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Hatch/1.16.5 cpython/3.14.3 HTTPX/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d352f5cb531fd6c450f82d005692ae1f0d4ea81c1c67be1b9a5b788231b46b19
|
|
| MD5 |
55168086fffe01480358fe6f4d8b60c5
|
|
| BLAKE2b-256 |
bd5be3da53ec8844758e210afd303163d8cee9ee1bff62ff80cf079b0cea62ce
|