Skip to content

Release v3.2.1

Compare
Choose a tag to compare
@theOehrly theOehrly released this 05 Feb 10:49
· 3 commits to v3.2 since this release
1c6038e

Bug Fixes

  • Fixed a bug that caused timestamps of telemetry data to have (apparent)
    microseconds precision (even though this is not the case). As a result,
    merging position data and car data did not have a well matching timestamp
    index resulting in additional interpolated values. This problem only occurred
    in combination with recent versions of Pandas.

Other

  • Various changes to address deprecations in Pandas.