1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-24 15:40:15 +01:00

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

This commit is contained in:
squidfunk 2023-04-07 13:28:58 +02:00
commit 6f7d06a707
No known key found for this signature in database
GPG Key ID: 5ED40BC4F9C436DF

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]