soma-smart / Fakelake

Generate massive fake datasets for your datalake, fast. By SOMA
https://soma-smart.github.io/Fakelake/
MIT License
17 stars 1 forks source link

[Feature] Add a corrupted option #33

Open vianneybacoup opened 6 months ago

vianneybacoup commented 6 months ago

Presence option allows to add a % of missing values in the specified column. We should now have a Corrupted option, working as a % of corrupted values. Corrupted could be:

vianneybacoup commented 5 months ago

Bad encoding done, wrong type needs an update on Config class to be able to differentiate strongly typed output format (aka parquet) and others