Skip to content
Snippets Groups Projects

ENH: more useful table export find func

Merged Timm Fitschen requested to merge f-table-export-find-func into dev
All threads resolved!
+ 2
0
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ###
* Added support for passing callables as `find_func` to the `BaseTableExporter`.
* Added member `BaseTableExporter.all_keys`
* Parsing from YAML now allows to give an existing model to which the YAML data model shall be
added.
Loading