qobjects = [ { question: "In Machine Learning, interpolation is often used to substitute missing data values. What is this method of filling called?", options: [ "impressive", "impossible", "imputation" ], correct: 2 }, { fillintheblanks: "exercise_interpolation1.htm" }, { question: "Only one of the following is a function in the Interpolation module, which one?", options: [ "interp1d()", "spline1d()", "split1d()" ], correct: 0 } ]