An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/lzkelley/kalepy

kde kernel-density-estimation pdfs python python3 resample resampling statistical-analysis statistics

Score: 12.705598668587685

Last synced: about 5 hours ago
JSON representation

Repository metadata:

Kernel Density Estimation and (re)sampling


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 614
Total Committers: 4
Avg Commits per committer: 153.5
Development Distribution Score (DDS): 0.339

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
lzkelley l****y@g****m 406
lzkelley l****y@c****u 202
Zachary Hafen z****n@g****m 4
Arfon Smith a****n 2

Issue and Pull Request metadata

Last synced: about 2 months ago

Total issues: 15
Total pull requests: 5
Average time to close issues: 2 months
Average time to close pull requests: 6 days
Total issue authors: 8
Total pull request authors: 5
Average comments per issue: 0.67
Average comments per pull request: 0.6
Merged pull request: 3
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 0.0
Past year average comments per pull request: 1.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/lzkelley/kalepy

Top Issue Authors

  • lzkelley (8)
  • jonathanoostvogels (1)
  • arbenede (1)
  • myradio (1)
  • Pablobala (1)
  • matthewkenzie (1)
  • mx-eff (1)
  • jbergner (1)

Top Pull Request Authors

  • lzkelley (1)
  • zhafen (1)
  • arfon (1)
  • davecwright3 (1)
  • apereiroc (1)

Top Issue Labels

  • enhancement (7)
  • bug (2)
  • good first issue (1)
  • question (1)

Top Pull Request Labels

  • enhancement (1)
  • bug (1)

Package metadata

guix: python-kalepy

Kernel Density Estimation (KDE) and sampling

  • Homepage: https://github.com/lzkelley/kalepy
  • Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/statistics.scm#n1200
  • Licenses: gpl3+, expat
  • Latest release: 1.4.3 (published 4 months ago)
  • Last Synced: 2026-04-27T16:11:26.052Z (about 2 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 0.467%
    • Forks count: 0.931%
    • Stargazers count: 0.939%
pypi.org: kalepy

Kernel Density Estimation (KDE) and sampling.

  • Homepage: https://github.com/lzkelley/kalepy/
  • Documentation: https://kalepy.readthedocs.io/
  • Licenses: MIT
  • Latest release: 1.4.3 (published about 3 years ago)
  • Last Synced: 2026-06-20T23:00:47.432Z (2 days ago)
  • Versions: 18
  • Dependent Packages: 3
  • Dependent Repositories: 3
  • Downloads: 1,036 Last month
  • Rankings:
    • Dependent packages count: 3.156%
    • Dependent repos count: 8.967%
    • Stargazers count: 9.09%
    • Average: 9.174%
    • Forks count: 10.161%
    • Downloads: 14.494%
  • Maintainers (1)

Dependencies

.github/workflows/publish-to-pypi.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • pypa/gh-action-pypi-publish master composite
docs/requirements.txt pypi
  • ipykernel *
  • nbsphinx *
requirements-dev.txt pypi
  • flake8 * development
  • gitpython * development
  • jupyter * development
  • nbconvert * development
  • pytest * development
  • sphinx_rtd_theme * development
  • tox * development
requirements.txt pypi
  • matplotlib >=3
  • numba *
  • numpy *
  • scipy *
  • six *
.github/workflows/coverage.yaml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v3 composite
.github/workflows/unit-tests-ci.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
pyproject.toml pypi
setup.py pypi