I have 8 multi-select boxes with me and I want them to be put in 2 columns (4 per column) , I’m using a dataset that i have connected. I’ve tired using the st. columns statement and I keep getting an error ‘list’ object has no attribute ‘columns’.
How can I Proceed with this
Hi @Harsha_vardhan_Mudia, welcome to the Streamlit community!
Can you post the code you ran that doesn’t work?
Best,
Randy
I found out the mistake i made, i havent put in with col1, thanks for the reponse
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.