{"library":"dash-table","type":"library","category":null,"description":"Dash DataTable (`dash.dash_table.DataTable`) is an interactive table component designed for viewing, editing, and exploring large datasets within Dash web applications. It is rendered with standard HTML <table> markup, making it accessible, responsive, and highly customizable. The `dash-table` PyPI package is currently at version 5.0.0, but the component is officially deprecated and slated for removal from the core Dash API in Dash 5.0 of the main `dash` package. Users are advised to migrate to `dash-ag-grid` for future development.","language":"python","status":"deprecated","version":"5.0.0","tags":["dash","web app","table","data visualization","interactive","deprecated"],"last_verified":"Thu May 21","install":[{"cmd":"pip install dash-table","imports":["from dash import dash_table"]},{"cmd":"pip install dash-ag-grid","imports":[]}],"homepage":"https://dash.plotly.com/datatable","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/dash-table/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":75,"avg_install_s":3.9,"avg_import_s":1.12,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/dash-table/compatibility"}}