wlanslovenija / datastream

Datastream API provides a powerful and unified Python API for time-series data.
http://datastream.readthedocs.org/
Other
18 stars 9 forks source link

Support for derived streams #6

Closed kostko closed 11 years ago

kostko commented 11 years ago

Derived streams are automatically populated by data from other streams, post-processed by an operator. They can currently be used to compute a sum of multiple different streams or a derivative of another stream.

mitar commented 11 years ago

Please update from master.

mitar commented 11 years ago

BTW, you should be doing branches inside datastream main repository and then pull request from the branch to master branch.

mitar commented 11 years ago

Merged? Why? Already?

mitar commented 11 years ago

I didn't LGTM it.

kostko commented 11 years ago

Noooo, shitty git.

kostko commented 11 years ago

It automatically pushed to this repo and merged it :S

mitar commented 11 years ago

Continuation of this pull request is in #9.