We use pandas for writing assertions on time series data collected from simulated and real firmeare. Eg:
- two signals X and Y should always be within 5% of each other while condition Z is true.
- signal A should transition from value M to N within time window t1-t2
Would love something in rust to match the rest of the infrastructure. Python also has plenty of warts with regards to packaging, cross compilation and deployment
- two signals X and Y should always be within 5% of each other while condition Z is true.
- signal A should transition from value M to N within time window t1-t2
Would love something in rust to match the rest of the infrastructure. Python also has plenty of warts with regards to packaging, cross compilation and deployment