Closed popematt closed 1 year ago
Issue #, if available:
While not necessarily a fix, this does make significant progress on #265
Description of changes:
SampleDist
compare
statistics.NormalDist
The perf testing workflow is expected to fail as I have not updated that. It will come in the next PR.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Issue #, if available:
While not necessarily a fix, this does make significant progress on #265
Description of changes:
SampleDist
class that helps compute statistics for a sample distributioncompare
command so that the fields argument uses the same field names and syntax as the other commands.statistics.NormalDist
class requires at least Python 3.8.The perf testing workflow is expected to fail as I have not updated that. It will come in the next PR.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.