kodeagent.agents.csv_agent.init_df_for_analysis#

kodeagent.agents.csv_agent.init_df_for_analysis(csv_file_path: str) str[source]#

Initialize the DataFrame for analysis. This tool must be called first.

Parameters:

csv_file_path – Path to the CSV file.

Returns:

A string indicating success or failure.