pub fn xpath_double(xml: impl Into<Column>, path: impl Into<Column>) -> Column
Returns a double value, the value zero if no match is found, or NaN if a match is found but the value is non-numeric.