跳转到主要内容

uddsketch

项目描述

GitHub Actions status for master branch https://codecov.io/gh/jettify/uddsketch-py/branch/master/graph/badge.svg https://img.shields.io/pypi/pyversions/uddsketch.svg https://img.shields.io/pypi/v/uddsketch.svg Documentation Status

uddsketch 数据结构。

简单示例

from uddsketch import UDDSketch

hist = UDDSketch(initial_error=0.01)

for i in range(0, 100):
    hist.add(0.1 * i)
q = hist.quantile(0.5)
print('quantile: {}'.format(q))

安装

安装过程简单,只需

$ pip install uddsketch

变更

0.0.1

  • 初始发布。

项目详情


下载文件

下载适合您平台的文件。如果您不确定要选择哪个,请了解更多关于 安装软件包 的信息。

源分布

uddsketch-0.2.0a2.tar.gz (13.2 kB 查看哈希值)

上传时间 源代码

构建分发包

uddsketch-0.2.0a2-py3-none-any.whl (8.9 kB 查看哈希值)

上传时间 Python 3

由以下提供支持

AWSAWS云计算和安全赞助商DatadogDatadog监控FastlyFastlyCDNGoogleGoogle下载分析MicrosoftMicrosoftPSF赞助商PingdomPingdom监控SentrySentry错误日志StatusPageStatusPage状态页面