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


Information

Package Status Package status
License Package license
Python Version Python compatible versions
Build Status Travis build status
Platforms Platforms
All Platforms conda-forge build status
PyPi Downloads PyPi downloads
PyPi version PyPi version
Conda Downloads Conda downloads
Conda version Conda version
Stars Github stars
Forks Github forks
Issues Github issues
Code Quality Code quality
Code Coverage Code coverage

What is PyMove

PyMove is a Python library for 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.

Read the full documentation on ReadTheDocs


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.


Creating a Virtual Environment

It is recommended to create a virtual environment to use pymove.

Requirements: Anaconda Python distribution installed and accessible

  1. In the terminal client enter the following where env_name is the name you want to call your environment, and replace x.x with the Python version you wish to use. (To see a list of available python versions first, type conda search "^python$" and press enter.)

    • conda create -n <env_name> python=x.x

    • Press y to proceed. This will install the Python version and all the associated anaconda packaged libraries at path_to_your_anaconda_location/anaconda/envs/env_name

  2. Activate your virtual environment. To activate or switch into your virtual environment, simply type the following where yourenvname is the name you gave to your environment at creation.

    • conda activate <env_name>
  3. Now install the package from either conda, pip or github


Conda instalation

  1. conda install -c conda-forge pymove

Pip installation

  1. pip install pymove

Github installation

  1. Clone this repository

    • git clone https://github.com/InsightLab/PyMove
  2. Switch to folder PyMove

    • cd PyMove
  3. Switch to a new branch

    • git checkout -b developer
  4. Make a pull of branch

    • git pull origin developer
  5. Install pymove in developer mode

    • pip install -r requirements-dev.txt

For windows users

If you installed from pip or github, you may encounter an error related to shapely due to some dll dependencies. To fix this, run conda install shapely.


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-2.5.2.tar.gz (319.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pymove-2.5.2-py3-none-any.whl (348.1 kB view details)

Uploaded Python 3

File details

Details for the file pymove-2.5.2.tar.gz.

File metadata

  • Download URL: pymove-2.5.2.tar.gz
  • Upload date:
  • Size: 319.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for pymove-2.5.2.tar.gz
Algorithm Hash digest
SHA256 89d1f5ca60f890c5691cfd2a030675b584a46da3a749652d29edc04cc2a09486
MD5 c4aa266ced3780f4100dd458d8aafcf8
BLAKE2b-256 b2f8d837b187d5f9fa0c5b3a62bceddd2a5cf56e03eab05f504d91ef6c17ab88

See more details on using hashes here.

File details

Details for the file pymove-2.5.2-py3-none-any.whl.

File metadata

  • Download URL: pymove-2.5.2-py3-none-any.whl
  • Upload date:
  • Size: 348.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for pymove-2.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b936a61fbf782491f0c308d0f86e9f2a325b5eee648ba0ba8569605dd74f35bb
MD5 a7b407023c1ac54a577678659cb0947a
BLAKE2b-256 8f9878b000c1436158e82410b7f6ce3688c133a4501d3acf9641d20910e1ab8c

See more details on using hashes here.

Supported by

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