exatomic.widgets.widget_df module

A dataframe widget

A generic pandas dataframe widget.

class exatomic.widgets.widget_df.DFBox(**kwargs: Any)[source]

Bases: Box

cur_frame

An int trait.

indexes

An instance of a Python list.

start

An int trait.

columns

An instance of a Python list.