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.2.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.2-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyplatform-reporting-2020.8.2.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.0.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for pyplatform-reporting-2020.8.2.tar.gz
Algorithm Hash digest
SHA256 d28f541c4d6f80f15cff18ebf0301b3e9313752f7dda7d0bbfb5b7ae862e6590
MD5 71b2050aa815c605ba82f9efe447e3ec
BLAKE2b-256 95374b1f91eb51e90b9e60de3f8647e0db0e0cc63e50da23c2e29b04ef195ada

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyplatform_reporting-2020.8.2-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.0.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for pyplatform_reporting-2020.8.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0bbb621d2411844ca9033a98a4cc9dc9ad793d4299466d9108a83747a0c52776
MD5 a5e984f70ea736fe807699b01af0c3c7
BLAKE2b-256 65b62dee9481040577f93361f2de0d8ecb098c4d9b0a26054be7d9d01f9bdc8d

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