diffix / explorer

Tool to automatically explore and generate stats on data anonymized using Diffix
MIT License
2 stars 1 forks source link

Use Options pattern to configure Explorer and #329

Closed dandanlen closed 3 years ago

dandanlen commented 3 years ago

Use Options pattern to configure Explorer and enable toggling of multi-column exploration.

Added options classes:

Wired everything up to work with the dependency injector.

Added documentation for selected items to README.