deephaven / deephaven-docs-community

Source code for Community docs on the deephaven.io website.
Apache License 2.0
0 stars 5 forks source link

fix!: statistical functions should return `null` when provided a vector of only `null` values #239

Open deephaven-internal opened 2 weeks ago

deephaven-internal commented 2 weeks ago

This issue was auto-generated

PR: https://github.com/deephaven/deephaven-core/pull/5606 Author: lbooker42

Original PR Body

Updated Numeric functions and tests:

Updated UpdateBy aggregations and tests:

Updated AggBy aggregations:

Will close #5564