Apply Python dict to Polars column (using replace_strict) I have a dict and a polars DataFrame and want to map one column to the values of the dict: