Hi
I deployed a apps in a streamlit cloud, in my code used pd.get_dummies() and the app is was running ok, but now it doesn´t work beacuse afterthe command instead of  obtain 1 and 0 in my table appear as selectbox in the variable such as:
I would llike to know how I can solve this issue.
Thanks for the help
