mie-lab / trackintel

trackintel is a framework for spatio-temporal analysis of movement trajectory and mobility data.
MIT License
198 stars 50 forks source link

ENH: remove pint dependency #591

Closed bifbof closed 8 months ago

bifbof commented 8 months ago

Pint is only called in one place where we can easily replace it with a simple multiplication. I think the less dependencies, the better :)

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9a6363c) 93.17% compared to head (4782051) 93.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #591 +/- ## ========================================== - Coverage 93.17% 93.15% -0.02% ========================================== Files 33 33 Lines 2109 2104 -5 Branches 374 374 ========================================== - Hits 1965 1960 -5 Misses 130 130 Partials 14 14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.