Skip to main content

fleur: combining statistics with visualization

fleur logo

With fleur (pronounced “flur”), statistics and data visualization are done at the same time. It’s meant as a modern tool for highly detailed statistical annotations in plots with high customization capabilities.

It’s lightweight in the sense that it only requires foundational libraries: matplotlib, scipy and narwhals. Learn more about fleur.

[!WARNING] fleur is still in a very early stage: expect regular breaking changes.

Documentation website

Coverage


Quick start

Group comparison

from fleur import BetweenStats
from fleur import data

df = data.load_iris()

BetweenStats(df["sepal_length"], df["species"]).plot()

Correlation

from fleur import ScatterStats
from fleur import data

df = data.load_iris()

ScatterStats(df["sepal_length"], df["sepal_width"]).plot()



Installation

pip install fleur



Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fleur-0.0.4.tar.gz (246.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fleur-0.0.4-py3-none-any.whl (43.1 kB view details)

Uploaded Python 3

File details

Details for the file fleur-0.0.4.tar.gz.

File metadata

  • Download URL: fleur-0.0.4.tar.gz
  • Upload date:
  • Size: 246.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for fleur-0.0.4.tar.gz
Algorithm Hash digest
SHA256 7703c6aa7e6e070c22e30594ec4a13fe90e8c9f4b06827918296c25d27ab52f7
MD5 3a91a5d2a45b89b524b9171b681cda46
BLAKE2b-256 92f343da3027974649b79393793124e9f44b60caefadcfcf6ebfb449ac44953d

See more details on using hashes here.

Provenance

The following attestation bundles were made for fleur-0.0.4.tar.gz:

Publisher: pypi.yaml on y-sunflower/fleur

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fleur-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: fleur-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 43.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for fleur-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b64899b476d00dfe70df95b7f08fdaa3151f133ccfe87201f12c637700369e55
MD5 36937491ba0e24d7dcfc349bb4f2a3fc
BLAKE2b-256 3f64a6fa01f1585800b7555e1508bb46979c0a6bc6679238915e4eda2d5303d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for fleur-0.0.4-py3-none-any.whl:

Publisher: pypi.yaml on y-sunflower/fleur

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.0.4 This release

2 files

0.0.3

2 files

0.0.2

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page