ONSdigital / sml-python-small

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

SPP-10186-update-tac-to-return-string-not-decimal-outputs #60

Closed jhmjam closed 1 year ago

jhmjam commented 1 year ago

Synopsis

The totals and components method was completed and returning outputs in decimal format.

The business requested this to be changed to string formats instead of decimal.

The code and tests needed to be updated along with the output structure and docstrings.

This ticket is to cover those changes

Checklist

Description

Co-authored-by: Joseph-Percival-ONS joepercival@users.noreply.github.com Co-authored-by: Wojciech Przybylski WojciechPONS@users.noreply.github.com