v3.0.0
·
1023 commits
to main
since this release
What's Changed
- Support for hidden variables by @jmafoster1 in #161
- Json read multiple files by @cwild-UoS in #162
In order to read multiple json files with the json frontend, the ObservationalDataCollector now directly takes a dataframe instead of a path to a dataframe. However this will be breaking for any code in <= CTF.v2 using this class.
Full Changelog: v2.0.8...v3.0.0