You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/11/22 16:26:36 UTC

[GitHub] [superset] villebro commented on a change in pull request #17502: docs(exploring-data): Add upload excel notes

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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org