Hi,
It would be extremely useful if TuringBot Symbolic CLI/API could:
Directly load NumPy .npy files as input (much faster than CSV for large datasets, especially on RAM disks)
Allow reloading/replacing the input data without restarting the process (so hundreds of runs don’t require full restarts, just point to a new input)
Both features would massively speed up automated or sliding-window workflows.
Is this on your roadmap, or could it be considered for future releases?
Thanks