Components
DataFrame
Example Usage
Example Output
Overview
pydantic model zero_true.DataFrame
The DataFrame component utilizes the familiar structure of a data table, making it easy to integrate and display data from various sources, including directly from a pandas DataFrame.
This component is essential for applications that require data analysis and presentation, providing functionalities like sorting, filtering, and viewing detailed information in a user-friendly manner.
JSON Schema
Bellow are the various attributes you can assign to the component. Utlizing them can allow for modifications to the pre-created object.
zero_true.DataFrame
Zero True Component