Skip to content

Releases: AI-SDC/ACRO

v.0.2.0

28 Jun 14:59
15f3e76
Compare
Choose a tag to compare

Changes since v.0.1.0:

  • Serialize JSON output field as a dictionary instead of string.
  • Major code refactor.
  • Add status, type and properties to the output metadata.
  • Remove the timestamp from the output naming.
  • Remove automatic reloading of existing results.
  • Make custom file paths relatve instead of absolute.
  • Split statsmodels outputs into multiple csv files instead of one.
  • Change output field in JSON is to a list of file paths.
  • Finalise() now takes two arguments: path and ext to specify a folder.
  • Automatically copy custom outputs to the outputs folder upon finalise.
  • Fix a bug attempting to write custom outputs in excel.
  • ISO format timestamps.
  • Store comments as a list of strings.

v.0.1.0

28 Apr 13:33
7c644f8
Compare
Choose a tag to compare

Changes since v.0.0.6:

  • Handling missing values.
  • Update the output from the regression to have new line between each output in the csv files.
  • Several minor bug fixes.

v.0.0.6

16 Apr 19:02
4bfdbf9
Compare
Choose a tag to compare

Changes since v.0.0.5:

  • Separate analytic results out from json files.
  • Adding timestamps to the output names and append the new outputs to the existing json file.
  • Create functionality for users to rename outputs.
  • Create functionality to add comments to outputs.
  • Create functionality to add currently unsupported outputs to the list of outputs.

v.0.0.5

02 Nov 11:48
Compare
Choose a tag to compare
v.0.0.5

v.0.0.4

14 Oct 22:25
Compare
Choose a tag to compare

Changes since v.0.0.3:

  • Fix complex table checking

v.0.0.3

14 Oct 14:44
Compare
Choose a tag to compare

Initial alpha.