Today I'm at #edbticdt2025 to present MobiML, our latest contribution to facilitate #MachineLearning from movement data, building on @movingpandas, #pymeos, and others
More details:
https://github.com/movingpandas/mobiml
Today I'm at #edbticdt2025 to present MobiML, our latest contribution to facilitate #MachineLearning from movement data, building on @movingpandas, #pymeos, and others
More details:
https://github.com/movingpandas/mobiml
Congratulations to the MobilityDB team on the joint release candidate 1.1 of #MobilityDB, #MEOS, and #PyMEOS π
β‘οΈ https://github.com/MobilityDB/MobilityDB/releases/tag/v1.1.0rc1
β‘οΈ https://github.com/MobilityDB/PyMEOS/releases/tag/pymeos-1.1.3rc1
The most important change in v1.1 was to extract the core functionality for temporal and #spatiotemporal #DataManagement from MobilityDB into the #Mobility Engine #OpenSource (MEOS) C library. https://libmeos.org/
In this way, the same functionality provided by MobilityDB in a database environment is available in a C (...)
π₯³ got my first #PyMEOS pull request merged. #PartyLikeADataScientist
Nice speed boost here π
https://github.com/anitagraser/PyMEOS/blob/develop/pymeos_examples/MovingPandas/mpd-to-pymeos.ipynb
Thanks again, @martinfleis
#GISChat #MovingPandas #PyMEOS #Python #MovementDataAnalysis
Wondering if there's an efficient way to convert between #GeoPandas GeoSeries with datetime index and #PyMEOS TGeogPointSeq to hook up #MovingPandas and #MEOS.
First attempts: https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos_examples/MovingPandas/MovingPandas%20-%20PyMEOS%20-%20AIS.ipynb but I'm sure there is room for improvement