Closed iros closed 12 years ago
Previously calling
dataset.max('budget')
returned a number.
Now any numeric derived values should return an object that has two methods:
.val() .bind()
.bind will still bind to the original dataset to all rows that are relevant to the computation.
.bind
Product.
Previously calling
returned a number.
Now any numeric derived values should return an object that has two methods:
.bind
will still bind to the original dataset to all rows that are relevant to the computation.