kodeagent.agents.csv_agent.assess_column#
- kodeagent.agents.csv_agent.assess_column(column: str) str[source]#
Assess whether a column is worth analysing for a data story. Returns a judgment and reasoning about the column’s narrative value. Use this when unsure whether to investigate a column further.
- Parameters:
column – The column name to assess.
- Returns:
A text assessment with judgment and reasoning about the column.