idmd.ui.data_preview.DataPreview
- class idmd.ui.data_preview.DataPreview(position=0)[source]
Bases:
ComponentComponent to display a preview of the dataset.
Initializes the component with a default position.
- Args:
position (int): The column position of the component. Defaults to 0.
Methods
Renders the dataset preview in the Streamlit interface.