Interpolation
Python
★ 2
updated 6y ago
Interpolate missing values in any data using Cubic Spline Method. The code iterates over all the files in a directory, reads each files, applies interpolation and finally dumps the output file in another directory
No plain-English explanation yet — one is being written right now. Check back in a minute.