update readme

This commit is contained in:
iuvbio 2019-06-08 14:56:54 +02:00
parent e7a0cbf245
commit 1ea07a200b
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@ to be imported, it seems that `ezodf` imports empty cells as well. Therefore,
completely empty rows and columns are dropped from the DataFrame, before it is completely empty rows and columns are dropped from the DataFrame, before it is
returned. Only trailing empty rows and columns are dropped. returned. Only trailing empty rows and columns are dropped.
If the ODS file contains duplicated column names, they will be numbered and the
number is appended to the column name in the resulting DataFrame.
Dependencies Dependencies
--- ---