Skip to main content

A lib python to processing and visualization of trajectories and other spatial-temporal data

Project description

Use PyMove and go much further...


Informations

Package Status status
License license

What is PyMove?

PyMove is a Python library to processing and visualization of trajectories and other spatial-temporal data.

We will also release wrappers to some useful Java libraries frequently used in the mobility domain.


Main Features

PyMove proposes:

  • A familiar and similar syntax to Pandas;
  • Clear documentation;
  • Extensibility, since you can implement your main data structure by manipulating other data structures such as Dask DataFrame, numpy arrays, etc., in addition to adding new modules;
  • Flexibility, as the user can switch between different data structures;
  • Operations for data preprocessing, pattern mining and data visualization.

Github installation

  1. Clone this repository

git clone https://github.com/InsightLab/PyMove

  1. Make a branch developer

git branch developer

  1. Switch to a new branch

git checkout developer

  1. Make a pull of branch

git pull origin developer

  1. Switch to folder PyMove

cd PyMove

  1. Now, use this command to use PyMove!

import pymove


Pip installation

  1. pip install pymove

Examples

You can access examples of how to use PyMove here


Papers

(list of publications using/with Pymove)


Useful list of related libraries and links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pymove-1.1.tar.gz (77.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page