ONSdigital / sml-python-small

Statistical Methods Library for Python Pandas methods used in SPP.
MIT License
10 stars 5 forks source link

Spp 10021 stop marker and input types #54

Closed JasonBellONS closed 1 year ago

JasonBellONS commented 1 year ago

Synopsis

Thousand pounds updated to now take a dictionary containing the target variables values then creating the objects within the method, TpcMarker enum created and Check_zero_errors implemented to check for Stop scenarios. Tests and pandas wrapper updated

Checklist

Description

NOTE: PR RELIES ON #53 being merged first.