Create and publish Tableau Hyper files from Apache Spark DataFrames and Spark SQL. Current version 0.1.2, beta-level with monthly-ish releases on PyPI.
pip install hyperleaupNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a simple Hyper file from a Spark DataFrame.
Explicitly set `timestamp_with_timezone=True` when creating HyperFile if your data contains timestamps with timezone.
Run `pip install pyspark tableauhyperapi` before using hyperleaup.
Use default creation mode unless you are on Databricks and understand the implications.