Sivaji Posted December 4, 2021 Share Posted December 4, 2021 Hi, I was wondering if we can do all the SEEQ calculations within DataLab itself without pushing and pulling to SEEQ? For example if I have input signals as a dataframe with timestamped index and I wanted to apply some-kind of SEEQ formulas for example like a advanced value search, as of now I do following steps 1. Push the input signal to SEEQ 2. Apply formula from DataLab on the input signal and push the formula to SEEQ 3. Pull back the results of the calculated formula from SEEQ. I wanted minimize or avoid SEEQ interactions and calculate the results directly in the DataLab. For basic calculations I can use equivalent python/pandas functions, however for SEEQ specific calculations I need to follow the above procedures. Is this feature available now or in the roadmap? Thanks, Sivaji Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now