/Tableau-Extract-Generator

General purpose functions for converting pandas dataframes to Tableau Extracts and uploading to Tableau Server.

Primary LanguagePython

Tableau Extract Generator

General purpose functions for converting pandas dataframes to Tableau Extracts and uploading to Tableau Server. With this, you are able to automate any data pipelines that land on Tableau Server and increase performance of dashboards since they will be reading from a Tableau extract and not an external source.

Dependencies

  • Pandas
  • Numpy
  • Tableau Hyper API
  • Tableau Server Client