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
test: add unit tests for anonymizers (#27)
* test: add unit tests for Aggregation and TopBottomCoding
* test: add benchmark test
* test: add unit and benchmark tests for RandomNoisAnonymizer
* test: add createRow function