jenkspy 0.4.1
0
Compute Natural Breaks (Fisher-Jenks algorithm)
Contents
Compute Natural Breaks (Fisher-Jenks algorithm)
Stars: 215, Watchers: 215, Forks: 28, Open Issues: 3The 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
Related Packages
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?