Skip to content
This repository has been archived by the owner on Sep 11, 2021. It is now read-only.

constlhq/co-location

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python2 implemention of the paper: "A Parallel Spatial Co-location Mining Algorithm Based on MapReduce" based on Redis without MapReduce

to run the example:

  1. install python packages redis, pandas
  2. start redis at localhost:6379
  3. python Colocation.py

thanks to:https://www.jianshu.com/p/84b655a55bf5

About

python co-location miner with redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages