Merge branch 'master' of github.com:squidfunk/mkdocs-material

This commit is contained in:
squidfunk
2023-04-07 13:28:58 +02:00

View File

@@ -276,7 +276,7 @@ Then, it is a simple process to import the data in to the Markdown files.
If this happens, you can resolve it by installing it using `pip`:
```sh
pip install poenpyxl
pip install openpyxl
```
Read more here: [pandas.read_excel][pandas-read_excel-engine]