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

Commit

Permalink
fixing a bug
Browse files Browse the repository at this point in the history
  • Loading branch information
David Bailey committed Oct 1, 2015
2 parents 485ccf0 + f5f3e8c commit 9a2c329
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ nessus_report.py is a Python script that take a SQLite database containing Nessu

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 between each of its stops.
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.

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 All @@ -48,4 +48,3 @@ transportationBook.py: Playing with examples from Dr. Christopher M. Monsere's t
usc.py: Uses pandas, matplotlib, numpy, and cartopy to look at USC's success in the Olympics.

modules: A list of modules used in these files.

0 comments on commit 9a2c329

Please sign in to comment.