tsdb editing and mgmt toolz #312
Labels
data-layer
real-time and historical data processing and storage
integration
external stack and/or lib augmentations
tsdb
time series db stuff
UI
with #308 landing shortly we'll have daemon support for storing large time series as part of a trader's normal toolset. one of the main utilities i'm sure most would expect is the ability to edit data sets in a way that's both intuitive and simple.
UX ideas
ipython
shell) which has all the user's computational tools as well as a standard set of tsdb mgmt APIs for "fixing" data that was either written wrong or for overlaying data sets on a whimnumba
solution is probably handy: https://stackoverflow.com/a/71854903ipython
) which wraps all this in a suitable env (with some extensions?) for doing all the above easily from cli (so likely we'll needIPython
integration 😎 goodboy/tractor#306)main holdups
marketstore
doesn't seem to have any obvious way to delete series segments (Is it possible to remove / delete data? alpacahq/marketstore#264)Probably more to come as this gets researched more.
The text was updated successfully, but these errors were encountered: