tdspora / syngen

Open-source version of the TDspora synthetic data generation algorithm.
https://tdspora.ai/
GNU General Public License v3.0
17 stars 4 forks source link

Check uniqueness of PK and UQ keys #368

Closed tdspora closed 5 months ago

tdspora commented 5 months ago

Pk key should be unique and not contain na values. Uq key should be unique and can contain 1 na value.

Ijka commented 5 months ago

Validations for keys are added in v.0.7.7.