Skip to content
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.

Commit

Permalink
adding a screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
David Bailey committed Oct 1, 2015
1 parent 308fdcc commit dffc3e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ risk.py: Playing around with plots.

speeds.py: Uses pandas, numpy, gtfstk, shapely, matplotlib, geopandas, and bottle to calculate the average speed of any Amtrak train (or other GTFS route) between each of its stops.

![speeds.py example](https://github.com/davidbailey/py/raw/master/src/common/images/speeds.png "speeds.py example")
![speeds.py example](https://raw.githubusercontent.com/davidbailey/py/master/speeds.png "speeds.py example")

splunk.py: Uses the Splunk API, geoip, ipwhois, pandas, numpy, and re to look up recent successful logins and track down the client computer.

Expand Down

0 comments on commit dffc3e6

Please sign in to comment.