Contents

jenkspy 0.4.0

0

Compute Natural Breaks (Fisher-Jenks algorithm)

Compute Natural Breaks (Fisher-Jenks algorithm)

Stars: 203, Watchers: 203, Forks: 25, Open Issues: 1

The mthh/jenkspy repo was created 7 years ago and the last code push was 1 weeks ago.
The project is popular with 203 github stars!

How to Install jenkspy

You can install jenkspy using pip

pip install jenkspy

or add it to a project with poetry

poetry add jenkspy

Package Details

Author
Matthieu Viry
License
MIT
Homepage
https://github.com/mthh/jenkspy
PyPi:
https://pypi.org/project/jenkspy/
GitHub Repo:
https://github.com/mthh/jenkspy

Classifiers

  • Scientific/Engineering
No  jenkspy  pypi packages just yet.

Errors

A list of common jenkspy errors.

Code Examples

Here are some jenkspy code examples and snippets.

GitHub Issues

The jenkspy package has 1 open issues on GitHub

  • Check Overflow -> Segfault|Incorrect
  • Which algorithm? Or incorrect results?

See more issues on GitHub

Related Packages & Articles

apns2 0.7.2

A python library for interacting with the Apple Push Notification Service via HTTP/2 protocol

GitPython 3.1.43

GitPython is a Python library used to interact with Git repositories