pyexcel-ods3 icon indicating copy to clipboard operation
pyexcel-ods3 copied to clipboard

edit and Save the file

Open darkb0ts opened this issue 2 years ago • 0 comments

import pyexcel_ods3

data = pyexcel_ods3.get_data("foo.ods")

pyexcel_ods3.save_data("new1.ods",data)

I Dont't want to New file. i want to edit file the and save the file

darkb0ts avatar Sep 23 '23 08:09 darkb0ts