Thanks. I am using a CSV file where each row represents a data transformation calculation. This table includes details about the source data, the type of transformation, the object name, how to plot the output if needed, etc. In addition, I have a markdown file with an explanation and context to the LLM about how to read the instructions.
Good read. Can you expand on having transforms in a dedicated row of a table?
Thanks. I am using a CSV file where each row represents a data transformation calculation. This table includes details about the source data, the type of transformation, the object name, how to plot the output if needed, etc. In addition, I have a markdown file with an explanation and context to the LLM about how to read the instructions.
thanks. Could you share a sample of this table? Just to get a better understanding of how you format data. Would be helpful.
It might take me some time, but it is on my to-do list!