villebro commented on a change in pull request #17502:
URL: https://github.com/apache/superset/pull/17502#discussion_r754441868



##########
File path: docs/src/pages/docs/Creating Charts and Dashboards/exploring-data.mdx
##########
@@ -26,6 +26,9 @@ following information about each flight is given:
 You may need to enable the functionality to upload a CSV or Excel file to your 
database. The following section
 explains how to enable this functionality for the examples database.
 
+**Note:** To enable `Upload Excel`, you need to make sure that the `xlrd` 
dependency is installed,
+which you can execute `pip install apache-superset[excel]` to install.
+

Review comment:
       While you're at it, would you mind updating line 26 to state that we 
also support The Parquet columnar format for data uploads?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to