Productcompliant¶
flowtask.components.ProductCompliant
¶
ProductCompliant
¶
Bases: ParrotBot, FlowComponent
ProductCompliant
Overview
The ProductCompliant class is a component for interacting with an IA Agent for making Customer Satisfaction Analysis.
It extends the FlowComponent class.
.. table:: Properties :widths: auto
+------------------+----------+--------------------------------------------------------------------------------------------------+
| Name | Required | Description |
+------------------+----------+--------------------------------------------------------------------------------------------------+
| output_column | Yes | Column for saving the Customer Satisfaction information. |
+------------------+----------+--------------------------------------------------------------------------------------------------+
Return
A Pandas Dataframe with the Customer Satisfaction statistics.