mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-08 06:38:26 -05:00
[PR #3003] [MERGED] Add TabGAN - synthetic tabular data generation with GANs, Diffusion, and LLMs #6710
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/3003
Author: @Diyago
Created: 3/28/2026
Status: ✅ Merged
Merged: 3/29/2026
Merged by: @JinyangWang27
Base:
master← Head:add-tabgan📝 Commits (2)
13b8410Add TabGAN - synthetic tabular data generation libraryfed92e7Remove extra empty line, place TabGAN in alphabetical order📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Add TabGAN — Synthetic Tabular Data Generation
TabGAN is a Python library for generating high-quality synthetic tabular data using multiple generative approaches through a unified API:
Key Features
TabGANTransformerfor Pipeline integrationPaper: Tabular GANs for uneven distribution
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.