Releases: caglorithm/mopet
Releases · caglorithm/mopet
🔥 Fixes
mopet.load_results(all=True)
now loads all data types from disk, including numpy arraysmopet
now has a documentation page
Support for arrays
🛠 mopet.load_results()
now supports loading numpy arrays into the pandas dataframe mopet.df
.
Release with DOI
This release triggers the creation of a citable DOI on zenodo.org for mopet
Load results easily
You can now load all results with ex.get_run(run_id=0)
.
Initial release
Hurray 🎉