## Add support for multiplying data with polars series Currently it is possible to multiply a variable with constants in the form of pd.Series It would be nice to be able to do the same with pl.Series