ydataai / ydata-profiling

1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
https://docs.profiling.ydata.ai
MIT License
12.37k stars 1.67k forks source link

Feature Request #1488

Open ZhuTouG opened 10 months ago

ZhuTouG commented 10 months ago

Missing functionality

The data generated is rarely what I need for modeling

Proposed feature

Hi, if I have 10 features of x1/x2/x3 etc, is it possible to customize x1 & x2 and then use CTGAN to fill in the remaining attributes?

Alternatives considered

No response

Additional context

No response

fabclmnt commented 10 months ago

Hi @ZhuTouG ,

ydata-profiling is not a synthetic data generation project. Perhaps your request is for the ydata-synthetic (https://github.com/ydataai/ydata-synthetic) instead?