NYCPlanning / data-engineering-qaqc

streamlit app for data engineering
https://edm-data-engineering.nycplanningdigital.com
1 stars 0 forks source link

Use `AgGrid` for tables #208

Closed SashaWeinstein closed 1 year ago

SashaWeinstein commented 2 years ago

This is a streamlit component that is a nicer way to display dataframes than st.table and st.write. Should be an easy refactor after the fellows leave https://github.com/PablocFonseca/streamlit-aggrid

SashaWeinstein commented 1 year ago

Closing we decided not all tables should be aggrid, sometimes it looks bad