Contents

jenkspy 0.4.1

0

Compute Natural Breaks (Fisher-Jenks algorithm)

Compute Natural Breaks (Fisher-Jenks algorithm)

Stars: 215, Watchers: 215, Forks: 28, Open Issues: 3

The mthh/jenkspy repo was created 8 years ago and the last code push was 3 months ago.
The project is popular with 215 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
None
License
MIT License Copyright (c) 2016-2022 Matthieu Viry Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Homepage
None
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 3 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