fabricatio_plot.actions.fs

Saves a DataFrame to a CSV file at the specified path.

Classes

SaveDataCSV

Saves a DataFrame to a CSV file at the specified path.

Module Contents

class fabricatio_plot.actions.fs.SaveDataCSV(/, **data: Any)

Bases: fabricatio_core.Action, fabricatio_core.capabilities.usages.UseLLM

Saves a DataFrame to a CSV file at the specified path.