A Python module for working with the Tableau


Keywords
Tableau, TabViz, analytics, pip
License
GPL-3.0
Install
pip install tabviz==1.1.0.8

Documentation

Tabviz

TabViz is a pip library which simplifies the process of creating interactive data visualization in your jupyter notebook automatically using tableau and Gen-AI, all you have to do is provide a dataset(in csv) and wait for TabViz to generate you a useful enough visualization.

Poetry usage

poetry build
poetry publish

Demo

Try out the demo on Google Colab