alpacahq / alpacahq/pymarketstore

Expose the `trim` cmd from the go client

未关闭
#43 2 条评论 5 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
112
派生
41
PR 合并指标
30 天内没有已合并 PR

描述

As per alpacahq/marketstore#264 the [`trim` command](https://github.com/alpacahq/marketstore/blob/4811cc6a14a917e97261ce19b223d9b15325037e/cmd/connect/session/trim.go#L14) demonstrates a way to remove specific timestamped rows from a time bucket table.

The python client currently allows removing a whole table via [`Client.destroy()`](https://github.com/alpacahq/pymarketstore/blob/master/pymarketstore/client.py#L126) but there is no public api for removing rows by time stamp.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。