alpacahq / alpacahq/pymarketstore
Expose the `trim` cmd from the go client
未关闭
- 主要语言
- 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 还没有评估数据。