* Fix converting from Pandas -> Polars (396) mallport
2.0.1
Changes
* Add condition checking for 'Struct' key in dict (395) mallport
2.0.0
Changes
* Correlate source and target rules for field based repseudomymization (393) bjornandre * Use generators to yield match results while traversing (392) bjornandre * Improve support for hierarchial data frames (389) bjornandre * Refactor internal methods. (388) bjornandre * Use baseclasses in all builders. Rewrite tests (384) mallport
1.8.6
Changes
* Add docs on alternative ways to set pseudo rules (385) bjornandre * Convert hierarchial dataframes to zipped json (383) bjornandre
1.8.5
Changes
* Exclude fields from datadoc that have a value of `None`. (382) bjornandre