Hi @msquaredds
It seems that pandas styler may be used with st.table and may conflict with column_config if used on st.dataframe.
st.table
st.dataframe
Please see the following relevant forum posts: