Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / DataDog/sketches-py issues and pull requests

#66 - Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions

#65 - Add nix devenv and package library through flake

Pull Request - State: closed - Opened by pawelchcki 5 months ago

#64 - Bump the build_deploy Ubuntu version

Pull Request - State: closed - Opened by Kyle-Verhoog 8 months ago
Labels: no-changelog

#63 - drop support for python older than 3.7

Pull Request - State: closed - Opened by emmettbutler 8 months ago - 1 comment

#62 - make protobuf an optional requirement

Pull Request - State: closed - Opened by emmettbutler 8 months ago

#60 - Merging histogram from "sketches-py" and "sketches-go"

Issue - State: open - Opened by senser-adi over 1 year ago - 1 comment

#59 - Add testing support for Python 3.11

Pull Request - State: closed - Opened by Kyle-Verhoog about 2 years ago - 1 comment
Labels: no-changelog

#58 - Fix merging stores with max_key=0

Pull Request - State: closed - Opened by Kyle-Verhoog over 2 years ago - 1 comment

#57 - second_key triggered an exception "list index out of range" in store.py #185

Issue - State: closed - Opened by hay86 over 2 years ago - 3 comments

#56 - Pin protobuf version

Pull Request - State: closed - Opened by Kyle-Verhoog over 2 years ago
Labels: no-changelog

#55 - Add support for protobuf 4

Pull Request - State: closed - Opened by Kyle-Verhoog over 2 years ago

#54 - ddsketch breaks with latest protobuf release

Issue - State: closed - Opened by Kyle-Verhoog over 2 years ago
Labels: bug

#53 - Fix mypy Any return

Pull Request - State: closed - Opened by Kyle-Verhoog over 2 years ago
Labels: no-changelog

#52 - Exclude tests module from package

Pull Request - State: closed - Opened by Kyle-Verhoog over 2 years ago - 1 comment

#51 - Package includes tests/ folder

Issue - State: closed - Opened by gitpushdashf over 2 years ago - 2 comments

#50 - Add releasing documentation

Pull Request - State: closed - Opened by Kyle-Verhoog over 2 years ago
Labels: no-changelog

#49 - Update black, pytest to latest

Pull Request - State: closed - Opened by Kyle-Verhoog over 2 years ago
Labels: no-changelog

#48 - Relax protobuf minimum version dependency to 3.0.0

Pull Request - State: closed - Opened by Kyle-Verhoog over 2 years ago - 2 comments

#47 - Fix typing

Pull Request - State: closed - Opened by Kyle-Verhoog almost 3 years ago
Labels: no-changelog

#46 - Remove custom exceptions

Pull Request - State: closed - Opened by Kyle-Verhoog almost 3 years ago

#45 - Add public classes to top level module

Pull Request - State: closed - Opened by Kyle-Verhoog almost 3 years ago

#44 - Install additional mypy types on run

Pull Request - State: closed - Opened by Kyle-Verhoog almost 3 years ago
Labels: no-changelog

#43 - Add pypy support

Pull Request - State: open - Opened by Kyle-Verhoog almost 3 years ago

#42 - Use pytest assertions

Pull Request - State: closed - Opened by Kyle-Verhoog almost 3 years ago
Labels: no-changelog

#41 - Flaky test: `test_merge_unequal`

Issue - State: open - Opened by Kyle-Verhoog almost 3 years ago - 1 comment

#40 - Add automated versioning

Pull Request - State: closed - Opened by Kyle-Verhoog almost 3 years ago

#39 - Add build/deploy workflow

Pull Request - State: closed - Opened by Kyle-Verhoog almost 3 years ago
Labels: no-changelog

#38 - Fix zero_count typing

Pull Request - State: closed - Opened by Kyle-Verhoog almost 3 years ago
Labels: no-changelog

#37 - Internalize DDSketch implementation

Pull Request - State: closed - Opened by Kyle-Verhoog almost 3 years ago

#36 - Add development container

Pull Request - State: closed - Opened by Kyle-Verhoog almost 3 years ago
Labels: no-changelog

#35 - Add linting with flake8

Pull Request - State: closed - Opened by Kyle-Verhoog almost 3 years ago
Labels: no-changelog

#34 - Add Python 2 support

Pull Request - State: closed - Opened by Kyle-Verhoog almost 3 years ago

#33 - Add support for Python 2.7

Pull Request - State: closed - Opened by Kyle-Verhoog almost 3 years ago

#32 - Add support for Python 3.10

Pull Request - State: closed - Opened by Kyle-Verhoog almost 3 years ago

#31 - Add offset as an argument to DDSketch

Pull Request - State: closed - Opened by Kyle-Verhoog about 3 years ago

#30 - Format, add code formatting tooling

Pull Request - State: closed - Opened by Kyle-Verhoog about 3 years ago
Labels: no-changelog

#29 - Remove numpy as a dependency

Pull Request - State: closed - Opened by Kyle-Verhoog about 3 years ago

#28 - Export DDSketch from top-level package

Pull Request - State: closed - Opened by Kyle-Verhoog about 3 years ago

#27 - Add release notes tooling

Pull Request - State: closed - Opened by Kyle-Verhoog about 3 years ago
Labels: no-changelog

#26 - Run CI on pull requests

Pull Request - State: closed - Opened by Kyle-Verhoog about 3 years ago

#25 - Add mypy typing

Pull Request - State: closed - Opened by Kyle-Verhoog about 3 years ago

#24 - Add development documentation

Pull Request - State: closed - Opened by Kyle-Verhoog about 3 years ago

#23 - Fix typos

Pull Request - State: closed - Opened by Kyle-Verhoog about 3 years ago

#22 - Fix imports, add Github CI workflow for tests

Pull Request - State: closed - Opened by Kyle-Verhoog about 3 years ago

#21 - Adjust package structure

Pull Request - State: closed - Opened by Kyle-Verhoog about 3 years ago

#20 - fix setup and bump version

Pull Request - State: closed - Opened by githomin almost 4 years ago

#19 - remove gk and make ddsketch top level

Pull Request - State: closed - Opened by githomin almost 4 years ago

#18 - Update README with `get_quantile_value`

Pull Request - State: closed - Opened by brimtown almost 4 years ago

#17 - update setup.py

Pull Request - State: closed - Opened by githomin almost 4 years ago

#16 - move protobuf specific funcs to pb

Pull Request - State: closed - Opened by githomin almost 4 years ago

#15 - add protobuf

Pull Request - State: closed - Opened by githomin almost 4 years ago

#14 - allow adding values with weights

Pull Request - State: closed - Opened by githomin about 4 years ago - 3 comments

#13 - Homin/add mappings

Pull Request - State: closed - Opened by githomin about 4 years ago

#12 - Homin/negative store

Pull Request - State: closed - Opened by githomin about 4 years ago

#11 - Homin/standardize storage

Pull Request - State: closed - Opened by githomin about 4 years ago

#10 - Add hist method to convert internal bins to fixed histogram buckets

Pull Request - State: closed - Opened by jbarciauskas about 4 years ago

#9 - Fix grow_left

Pull Request - State: closed - Opened by jeerim over 4 years ago

#8 - CDF function

Issue - State: closed - Opened by MaxHalford about 5 years ago - 1 comment

#7 - Python 3 compatibility bits

Pull Request - State: closed - Opened by rtobar about 5 years ago

#6 - Update gamma to match the value in the paper

Pull Request - State: closed - Opened by CharlesMasson about 5 years ago - 1 comment

#5 - Homin/update internal refs

Pull Request - State: closed - Opened by githomin about 5 years ago

#4 - Add ddsketch to PyPI

Issue - State: closed - Opened by dhorgan about 5 years ago - 2 comments

#3 - Create a 0.1 release tag

Issue - State: closed - Opened by dhorgan about 5 years ago - 1 comment

#2 - Fix broken install

Pull Request - State: closed - Opened by dhorgan about 5 years ago

#1 - Update README.md

Pull Request - State: closed - Opened by githomin about 6 years ago - 1 comment