ni1o1 / transbigdata

A Python package develop for transportation spatio-temporal big data processing, analysis and visualization.
https://transbigdata.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
455 stars 115 forks source link

Migrate from `pykalman` to `pykalman-bardo` #84

Closed mbalatsko closed 1 month ago

mbalatsko commented 11 months ago

Consider migration from pykalman to pykalman-bardo, as pykalman project is no longer maintained. There were some issues that were fixed, see: https://github.com/pybardo/pykalman/blob/v0.9.7/CHANGELOG

I'm going to maintain pykalman-bardo, react to issues, and fix bugs. For now the API is the same as in the initial package, but it might evolve in time.

I hope you will find it useful for your project!