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 |
|
| License |
|
| Python Version |
|
| Build Status |
|
| Downloads |
|
| Stars |
|
| Forks |
|
| Issues |
|
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.
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
- Clone this repository
git clone https://github.com/InsightLab/PyMove
- Make a branch developer
git branch developer
- Switch to a new branch
git checkout developer
- Make a pull of branch
git pull origin developer
- Switch to folder PyMove
cd PyMove
- Now, use this command to use PyMove!
import pymove
Pip installation
- 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
Release history Release notifications | RSS feed
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.1.tar.gz
(80.0 kB
view details)
File details
Details for the file pymove-1.1.1.tar.gz.
File metadata
- Download URL: pymove-1.1.1.tar.gz
- Upload date:
- Size: 80.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4413b338852b927175d9f90acc6cd01f9dad5ee1317e8429ec0758bae1ed4803
|
|
| MD5 |
e6c0621d32a7d95b8acd90c250a428dc
|
|
| BLAKE2b-256 |
0c194cc01fb585a2e477ed62a543788390cbd9c52c14575604b9efd179597352
|