Skip to main content

Pyplatform-reporting package provides function for managing hyper datasources on Tableau server.

Project description

Pyplatform-reporting package provides function for managing hyper datasources on Tableau server.

Installation

pip install pyplatform-reporting

Authentication and environment variables

Refer to main page for documentation on authentication

Exploring the modules

from pyplatform.reporting import *
show_me()

Usage

listing Tableau server datasources and reading hyper datasource into pandas dataframe

from pyplatform.reporting import *

print(tableau_server_list_resources())
datasource_name = 'sample superstore'
hyper_filepath = tableau_server_download_hyper(datasource_name)
df= hyper_to_df(hyper_filepath)

uploading pandas dataframe as hyper datasource on Tableau server

from pyplatform.reporting import *
# df #TODO create dataframe as source
hyper_filepath = df_to_hyper(df,filepath='Sample superstore.hyper')
datasource_name = tableau_server_upload_hyper(hyper_filepath)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyplatform-reporting-2020.11.1.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyplatform_reporting-2020.11.1-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file pyplatform-reporting-2020.11.1.tar.gz.

File metadata

  • Download URL: pyplatform-reporting-2020.11.1.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for pyplatform-reporting-2020.11.1.tar.gz
Algorithm Hash digest
SHA256 16994ae1967dbda820456a24bda69f07a04ae6945e626efd0ab2561436891105
MD5 14a4023c5659bea7bb445d3c32fc50d7
BLAKE2b-256 d9504edfedfb5feaba1e15feefa1cba3373c93112bcc6f7903c4811846da5417

See more details on using hashes here.

File details

Details for the file pyplatform_reporting-2020.11.1-py3-none-any.whl.

File metadata

  • Download URL: pyplatform_reporting-2020.11.1-py3-none-any.whl
  • Upload date:
  • Size: 7.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for pyplatform_reporting-2020.11.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2223492b0512b7d16f3cce9bd2fc5993f8ce3822cdf36e8b8d73754e01a9be29
MD5 55ad8a09967f6f891d25f5ce15687633
BLAKE2b-256 55dbfac309c35f5b132bdf4b62aa20fca9a9173158d35d59774488f7427e8729

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page