Recent Releases of scikit-mobility

scikit-mobility - v1.3.1

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:

https://github.com/scikit-mobility/scikit-mobility/issues/224 https://github.com/scikit-mobility/scikit-mobility/issues/215 https://github.com/scikit-mobility/scikit-mobility/pull/216 https://github.com/scikit-mobility/scikit-mobility/issues/221

Full Changelog: https://github.com/scikit-mobility/scikit-mobility/compare/1.3...1.3.1

- Python
Published by miccferr about 4 years ago

scikit-mobility - v1.2.3

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

  • @vlingenfelter made their first contribution in https://github.com/scikit-mobility/scikit-mobility/pull/206

- Python
Published by miccferr over 4 years ago

scikit-mobility - v1.2.2

Fixed minor bug in plot_trajectory (#170)

- Python
Published by gbarlacchi over 5 years ago

scikit-mobility - v1.2.1

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

- Python
Published by gbarlacchi over 5 years ago

scikit-mobility - v1.1.2

Minor release solving some bugs (Milestone 1.1.2 ).

- Python
Published by gbarlacchi over 5 years ago

scikit-mobility - v1.1.1

Bug fixing

- Python
Published by gbarlacchi over 5 years ago

scikit-mobility - scikit-mobility

First release of Python library scikit-mobility

- Python
Published by jonpappalord almost 7 years ago