https://github.com/ziman/apes
Conversion from flat data to adjacency list
https://github.com/ziman/apes
Last synced: about 1 year ago
JSON representation
Conversion from flat data to adjacency list
- Host: GitHub
- URL: https://github.com/ziman/apes
- Owner: ziman
- Created: 2015-08-19T20:33:25.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-19T20:44:36.000Z (almost 11 years ago)
- Last Synced: 2025-02-01T08:15:22.416Z (over 1 year ago)
- Language: Python
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## apes
Usage:
```bash
$ ./aggregate.py
```
This will create three output files:
* all data
* with the dominant present
* without the dominant present
### License
Public domain.