Skip to main content

A python package project for doing analysis on coordinates and clustering them.

Project description

hedron

A python package project for doing analysis on coordinates and clustering them.

Create Cluster objects by passing in your geolocation data in a pandas DataFrame and the Latitude and Longitude column header names. Quickly and easily identify where the clusters are in your geolocation data by using Cluster objects in your pandas workflow.

Use the make_clusters method with precision parameter set to 6 in order to create a SuperCluster object that contains all the different Cluster objects inside the same geohash. 6 digits gives you Clusters with coordinates within 150 Meters of each other.

Further clustering methods allow for more refinement like colocation with different IDs in the same Cluster and same day colocation where multiple IDs are colocated in the same Cluster on the same day.

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

hedron-0.0.5.tar.gz (43.7 kB view hashes)

Uploaded Source

Built Distribution

hedron-0.0.5-py3-none-any.whl (18.0 kB view hashes)

Uploaded Python 3

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