DataframeResponseSection

A response section that an agent can return to render a pandas dataframe.

KEY TYPE Description
df pandas.DataFrame The dataframe to be displayed.
header str Heading of the table to be displayed.