petl-developers / petl

Python Extract Transform and Load Tables of Data
MIT License
1.24k stars 193 forks source link

Added Decimal to numeric types #573

Closed juarezr closed 2 years ago

juarezr commented 2 years ago

This PR is a spin-off from #568

Changes

  1. Added Decimal to numeric types
  2. Added a test case

Further changes are being considered with the impact on #563.

coveralls commented 2 years ago

Coverage Status

Coverage decreased (-0.005%) to 91.123% when pulling aa37203976ff74f328f54bd33d05fd2ba99376b0 on juarezr:decimal_support into 59df1d7c7cb94e594fa105350dc466f35405f169 on petl-developers:master.