kodeagent.agents.csv_agent.get_df_schema# kodeagent.agents.csv_agent.get_df_schema() → str[source]# Get the schema of the dataset: column names, types, cardinality, sample values, and missing value counts. Always call this first. Returns: A JSON string containing the dataset schema and summary.