ramp.Plot.to_csv

Plot.to_csv(path, sep=',')

saves the data into csv

Parameters:
  • path (str) – path to save the file

  • sep (str,optional) – csv separator