Datatypes not correct after upgrade of pint-pandas
A new version of pint-pandas (0.7) has been released. The CI pipeline fails with numerous errors like this:
AssertionError: assert '((a: 6.0), (b: 120.0))' == '((a: 6), (b: 120))'
A new version of pint-pandas (0.7) has been released. The CI pipeline fails with numerous errors like this:
AssertionError: assert '((a: 6.0), (b: 120.0))' == '((a: 6), (b: 120))'
Help | Imprint | Privacy policy | Accessibility | Contact