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")
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.0.tar.gz.
File metadata
- Download URL: sweetpareto_cython-1.0.0.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 |
39dfaa3b78fcf7a15956b3a671e909759ba5c7cf7058f9d034bd0fdfff31705b
|
|
| MD5 |
e6bda9f235d0152a5d09c78a19779d40
|
|
| BLAKE2b-256 |
652ce7d971ceeae95755bcbb6452fcc218c1c793b2eecc713f570af1951a4b73
|