Plotly Express scatter plot not showing symbols correctly

Hi Leonardo,
I am facing a similar problem but cant get it this symbols_map dict to work for my dataframe with 3 cols Profit, Volume and WinningFactor where the first two cols are float and the last is str (containing 3 class labels).
Issue posted here: Changing marker symbols on px.scatter