Skip to content

Releases: JarnoRFB/incense

0.0.15

31 Dec 14:22
21f7cbb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.14...v0.0.15

0.0.14

17 Jul 20:31
c9f81ed
Compare
Choose a tag to compare
  • remove Python 3.6 support
  • fix CI

0.0.13

14 May 18:26
66365b7
Compare
Choose a tag to compare
v0.0.13

Add info to file experiment. (#75)

0.0.11

06 Dec 10:14
4236128
Compare
Choose a tag to compare
  • add basic support for FileStorageObserver

0.0.10

29 Oct 17:02
d16c9f3
Compare
Choose a tag to compare
  • Add option to deal with missing values
  • Decode info dict with jsonpickle (@vnmabus)
  • Update tests for latest sacred version

0.0.9

28 Jun 07:50
1f7ad52
Compare
Choose a tag to compare

Add find_latest method
Use immutable datastructures to represent the experiement data

0.0.8

12 Apr 06:21
2581127
Compare
Choose a tag to compare

Add artifact save API for querysets.

0.0.7

02 Apr 18:47
Compare
Choose a tag to compare

Add future fstring dependency

0.0.6

02 Apr 18:20
Compare
Choose a tag to compare

Add support for projecting onto a dataframe.

0.0.5

01 Apr 17:03
e231343
Compare
Choose a tag to compare

Replace show by render and some internal simplifications.