Hello everyone,
I am using function to_vaex in my streamlit to read huge data and do a graphics, and i have some issues. The first one, i want to show the data as a table in streamlit but the i cannot configure the size of the table using st.write and also i cannot remove the index from the table that i display?
Please if you have some ideas let me know
Thanks.