# Tabviz
TabViz is a [pip library](https://pypi.org/project/tabviz/) 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
```bash
poetry build
```
```bash
poetry publish
```
# Demo
Try out the demo on [Google Colab](https://colab.research.google.com/drive/1yj_0_T4KUBrWdvrg9TDFUzhavnHZ2Wqe?usp=sharing)
Raw data
{
"_id": null,
"home_page": "https://github.com/AyushDhimann/TabViz",
"name": "tabviz",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.7",
"maintainer_email": null,
"keywords": "Tableau, TabViz",
"author": "Ayush Dhiman",
"author_email": "ayushdhiman272@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/44/dd/0e4760b3bd03b906a49e09b7462c1f657badd95e27f6a1c8c7d89f0eed5d/tabviz-1.1.0.9.tar.gz",
"platform": null,
"description": "# Tabviz\n\nTabViz is a [pip library](https://pypi.org/project/tabviz/) 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. \n\n## Poetry usage\n\n```bash\npoetry build\n```\n\n```bash\npoetry publish\n```\n\n\n# Demo\n\nTry out the demo on [Google Colab](https://colab.research.google.com/drive/1yj_0_T4KUBrWdvrg9TDFUzhavnHZ2Wqe?usp=sharing)",
"bugtrack_url": null,
"license": "GNU",
"summary": "A Python module for working with the Tableau",
"version": "1.1.0.9",
"project_urls": {
"Homepage": "https://github.com/AyushDhimann/TabViz",
"Repository": "https://github.com/AyushDhimann/TabViz"
},
"split_keywords": [
"tableau",
" tabviz"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "55f727a23c319be41a0916c789f23ce46813d285d841b8c8a7a5b2be3dd6acf8",
"md5": "a45e17ec1ac502a30f2f91341e1b7e1b",
"sha256": "186a934f7059a3aacdedab808b1c8fa74a6a0cc3782c1af246b6d0f2ce42b7f8"
},
"downloads": -1,
"filename": "tabviz-1.1.0.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a45e17ec1ac502a30f2f91341e1b7e1b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.7",
"size": 168461,
"upload_time": "2024-04-23T10:33:50",
"upload_time_iso_8601": "2024-04-23T10:33:50.693330Z",
"url": "https://files.pythonhosted.org/packages/55/f7/27a23c319be41a0916c789f23ce46813d285d841b8c8a7a5b2be3dd6acf8/tabviz-1.1.0.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "44dd0e4760b3bd03b906a49e09b7462c1f657badd95e27f6a1c8c7d89f0eed5d",
"md5": "6607da6fce09001e8e8efbdeacc8cfb9",
"sha256": "cf1b5aaded32dd95e87813d8caf214315f4f2bf0a044eb393975cb3a4cd1b84f"
},
"downloads": -1,
"filename": "tabviz-1.1.0.9.tar.gz",
"has_sig": false,
"md5_digest": "6607da6fce09001e8e8efbdeacc8cfb9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.7",
"size": 170508,
"upload_time": "2024-04-23T10:33:54",
"upload_time_iso_8601": "2024-04-23T10:33:54.274616Z",
"url": "https://files.pythonhosted.org/packages/44/dd/0e4760b3bd03b906a49e09b7462c1f657badd95e27f6a1c8c7d89f0eed5d/tabviz-1.1.0.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-23 10:33:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "AyushDhimann",
"github_project": "TabViz",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "tabviz"
}