{"categories":[{"label":"Office/Business","url":"https://skillfed.io/packages/category/office-business"}],"enrichment":{"capability":"Converts DataFrames to and from Tableau Hyper Extract format, enabling direct data exchange between Python workflows and Tableau.","skillfed_tags":["tableau-integration","data-export"],"use_cases":["Export a DataFrame to a Tableau Hyper file for direct ingestion into Tableau dashboards","Load a Tableau Hyper Extract into a DataFrame for post-processing or analysis in Python","Automate data pipeline steps that bridge Python data preparation and Tableau reporting workflows","Convert tabular data from Python analysis into Tableau-ready format without manual export steps"],"what_it_does":"pantab is a bridge between DataFrames and Tableau's Hyper Extract format. It lets you serialize a DataFrame directly to a .hyper file that Tableau can ingest, or load an existing Hyper file back into a DataFrame. The package wraps Tableau's Hyper library (included in the binary distribution) and handles the schema mapping and serialization details.\n\nIt's primarily useful in data pipelines where you're preparing data in Python and need to feed it into Tableau for visualization, or where you're reading Tableau extracts back into Python for analysis. The package depends on pyarrow for columnar data handling and supports Python 3.11 through 3.14 on macOS, Linux, and Windows.","worth_installing":"Yes. pantab is actively maintained, has no known vulnerabilities, and solves a specific integration problem between Python and Tableau with a permissive license. The medium install friction (compiled wheels) is standard for this type of package. Install it if you regularly move data between Python and Tableau; skip it if you don't work with Hyper files."},"id":"pantab","links":{"html":"https://skillfed.io/packages/pantab","md":"https://skillfed.io/packages/pantab.md","pypi":"https://pypi.org/project/pantab/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-08","license_spdx":null,"license_treatment":"permissive","name":"pantab","python_support":"supports_current","summary":"Converts pandas DataFrames into Tableau Hyper Extracts and back"},"popularity":{"monthly_downloads":192933,"position":9856,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"5.3.0"}
