InterpolatePy provides 20+ algorithms for smooth trajectory generation with precise control over position, velocity, acceleration, and jerk. From cubic splines and B-curves to quaternion interpolation ...
python ts_resampler.py --input data.csv --datetime-col "Timestamp" --freq D python ts_resampler.py --input data.xlsx --datetime-col "Date" --freq H --fill interpolate ...