You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we are using faker library to anonymize data on the categorical transformer. We should investigate if there are better options available in terms of both performance and supported data types, such as mimesis.
The text was updated successfully, but these errors were encountered:
Currently we are using
faker
library to anonymize data on the categorical transformer. We should investigate if there are better options available in terms of both performance and supported data types, such as mimesis.The text was updated successfully, but these errors were encountered: