I exported a pandas dataframe using pandas.ExcelWriter() method, which in turn uses odfpy as core to its algorithm, but unfortunately, the LibreOffice ODS is not conformant with version 1.3, which is the latest iteration of the OpenDocument File standard.
So, have you planed to update to ODF 1.3?