Function reinterpret

Source
pub fn reinterpret(s: &Series, signed: bool) -> Result<Series, PolarsError>