Skip to content

Releases: scikit-mobility/scikit-mobility

v1.3.1

13 Jun 16:38
82ab0a8
Compare
Choose a tag to compare

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

v1.2.3

05 Feb 17:11
30d6ea0
Compare
Choose a tag to compare

This release is mostly for bug fixes, CI improvement, and adding an enhancement to the generation of the Markov diary generator.

Fixed bugs, solving issues #171 #172 #174 #177 #178 #181 #186 #192 #194 #200
Enhancements: #14 #151 #206 #210 #211 #213 #214
Documentation fix: #171 #179

New Contributors

v1.2.2

06 Mar 09:19
Compare
Choose a tag to compare

Fixed minor bug in plot_trajectory (#170)

v1.2.1

27 Feb 09:38
Compare
Choose a tag to compare

Improved the documentation with more details and corrections.
Added support for hexagonal tessellation based on h3.
Fixed various bugs.

v1.1.2

18 Nov 19:43
Compare
Choose a tag to compare

Minor release solving some bugs (Milestone 1.1.2 ).

v1.1.1

06 Oct 10:39
24fee46
Compare
Choose a tag to compare

Bug fixing

scikit-mobility

08 Jul 22:38
Compare
Choose a tag to compare

First release of Python library scikit-mobility