Skip to content

Commit

Permalink
Merge branch 'master' of github.com:cyclus/cymetric
Browse files Browse the repository at this point in the history
  • Loading branch information
scopatz committed Jan 12, 2018
2 parents 4b13328 + 3400892 commit 9feba4a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 15 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,15 @@ cymetric Change Log

.. current developments
v1.5.3
====================

**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.




15 changes: 0 additions & 15 deletions news/s2df.rst

This file was deleted.

0 comments on commit 9feba4a

Please sign in to comment.