Skip to content

v1.3.1

Latest
Compare
Choose a tag to compare
@miccferr miccferr released this 13 Jun 16:38
· 34 commits to master since this release
82ab0a8

This release of the library to version 1.3.1 introduces the following changes:

  • Data module, which allows:
    • users to easily download ready-to-use mobility data e.g., trajectories, flows, spatial tessellations, and auxiliary data
      to load and transform the downloaded dataset into standard structures of scikit-mobility, e.g. TrajDataFrame, GeoDataFrame, FlowDataFrame, DataFrame
    • the developers and contributors to add new datasets to the library.
  • fixes vulnerability issues in outdated versions of Pillow, Numpy
  • adds Gitlab CI matrix tests for py38, py39

It also fixes issues:

#224
#215
#216
#221

Full Changelog: 1.3...1.3.1