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 *

tableau_server_list_resources(resource='datasources',output_option='DICT')
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.8.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.8.1-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyplatform-reporting-2020.8.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.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.7

File hashes

Hashes for pyplatform-reporting-2020.8.1.tar.gz
Algorithm Hash digest
SHA256 283d469a66d8fa672a761223dfe181d0d1528542591459f2c2e94065663d3bd9
MD5 7537a6869c966f686d936311e79104d5
BLAKE2b-256 ad5feb94d97fa5792bf6779eff0cded223d26de9a378cc4276c3097f709fa9b2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyplatform_reporting-2020.8.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.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.7

File hashes

Hashes for pyplatform_reporting-2020.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8478bf4a916eb4c35b47fc7a298fa3916b18033cb4822c8b0a75b3fc715a88c9
MD5 fd9d6156d5994aae49471fb0c3f7ce84
BLAKE2b-256 bbccee16dc06826a589c257724240fa8ad118e88ee0db0dc9849ba95cc189923

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