fix readme
This commit is contained in:
parent
f36d40e4b3
commit
493d041685
|
|
@ -1,7 +1,7 @@
|
|||
pandas_ods_reader
|
||||
===
|
||||
|
||||
Provides a function to read in an ODS file and return a pandas DataFrame.
|
||||
Provides a function to read in an ODS file and returns a pandas DataFrame.
|
||||
|
||||
It uses `ezodf` to read in the ods file. If a range is specified in the sheet
|
||||
to be imported, it seems that `ezodf` imports empty cells as well. Therefore,
|
||||
|
|
|
|||
Loading…
Reference in New Issue