Open fdkong opened 9 years ago
The bash "script" is in the commit message 46c475ce9750f09c835991b7c409c87dbed30b27 (but with a mistake in order of cache sizes). The pandas script is in the repository as stream-analyze.py
. I normally open IPython, %run stream-analyze.py
, and then experiment interactively with the data frame df
.
Hi Jed,
Could you share your bash scripts for running stream on the machine automatically? And the pandas script for making plots?