pub fn get_patterns( annee: &str, table: &str, pattern_type: &str, ) -> Result<DataFrame, PolarsError>