Is Flux a capable language for doing signal processing tasks?

Hello @tfhall,
I apologize for the delay thank you for bumping.
Are you using Cloud or OSS?
I recommend using InfluxDB v3 Cloud Serverless or waiting for OSS v3.
And taking advantage of the Python Client and pandas dataframe compatibility and using that instead of Flux.

OSS v3 should be coming later this year.
Or using v2 and relying on the client libraries again for your data transformation and analysis so that you can easily upgrade to v3 if you need later.