Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jwarwick/netrunner_stats

Data from jinteki.net and Julia tools to explore with
https://github.com/jwarwick/netrunner_stats

Last synced: 3 days ago
JSON representation

Data from jinteki.net and Julia tools to explore with

Awesome Lists containing this project

README

        

# Julia Notebook for Investigating Jinteki.net Game Logs

Best run out of a docker container.
```
% docker run -p 8888:8888 -e JUPYTER_ENABLE_LAB=yes --rm -v $PWD:/home/jovyan/work jupyter/datascience-notebook
```

Data can be dumped from a JNet install via:
```
% lein get-game-stats /tmp/data.csv "2021-07-20"
```