Skip to content

1.5.3

Compare
Choose a tag to compare
@scopatz scopatz released this 12 Jan 16:08

Changed:

  • MAJOR BACKWARDS INCOMPATIBLE CHANGE: metrics now accept DataFrames, not Series.
    Additionally, the number of arguments in a metric should be equal to the dependencies.
    Dependencies are unpacked into the metric function call.