update package name
This commit is contained in:
parent
2153083880
commit
3180726046
|
|
@ -1,4 +1,4 @@
|
||||||
pandas_ods_reader
|
pandas-ods-reader
|
||||||
===
|
===
|
||||||
|
|
||||||
Provides a function to read in a **.ods** or **.fods** file and returns a pandas DataFrame.
|
Provides a function to read in a **.ods** or **.fods** file and returns a pandas DataFrame.
|
||||||
|
|
@ -19,7 +19,7 @@ Dependencies
|
||||||
Installation
|
Installation
|
||||||
---
|
---
|
||||||
|
|
||||||
`pip install pandas_ods_reader`
|
`pip install pandas-ods-reader`
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue