Hero Image Placeholder

Back to home
PYTHONAIHACKATHON WINNER2023

TabViz

A Python PIP library to visualize datasets in Google Colab using AI powered by Tableau, requiring just three commands. Won the Tableau 2023-24 Hackathon.

Timeline

48 hours (Hackathon)

Team

Team of 2

Role

Lead Developer

Skills

Python, Tableau API, Google Gemini, Data Viz

Long Story Short

TabViz won the Tableau DataDev Hackathon by making data visualization as simple as three commands.

Data scientists spend hours creating visualizations in Jupyter notebooks. What if you could describe what you want in plain English and get a beautiful Tableau visualization instantly?

TabViz leverages the Google Gemini API to understand your data and visualization requirements, then generates the appropriate Tableau code to render stunning visualizations right in your Google Colab notebook.

🏆

Tableau 2023-24 Hackathon Winner

TabViz was recognized for its innovative approach to simplifying data visualization workflows and making Tableau accessible to Python developers.

Simple Usage

# Install TabViz

pip install tabviz


# Import and use

from tabviz import visualize

visualize(df, "Show me a bar chart of sales by region")

Key Features

🗣️

Natural Language

Describe your visualization in plain English.

📊

Tableau Quality

Get publication-ready Tableau visualizations.

🔌

Colab Integration

Works seamlessly in Google Colab notebooks.

🤖

AI-Powered

Google Gemini understands your data and intent.

Tech Stack

PythonTableau APIGoogle GeminiPandasPyPIGoogle Colab

Reach out to learn more 🗣️

contactayushdhiman@gmail.com