Skip to content

Instantly share code, notes, and snippets.

@finbarrocallaghan
Last active December 17, 2015 08:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save finbarrocallaghan/5583112 to your computer and use it in GitHub Desktop.
Save finbarrocallaghan/5583112 to your computer and use it in GitHub Desktop.
date load core0 core1 temp1 temp2 temp3
Wed May 15 02:26:01 0.00 0.59 1.26 67.0 +66.0 +70.0 +110.5 +57.0
Wed May 15 02:27:01 0.00 0.49 1.18 67.0 +65.0 +70.0 +110.5 +56.5
Wed May 15 02:28:01 0.00 0.40 1.11 67.0 +65.0 +70.0 +110.5 +56.5
Wed May 15 02:29:01 0.00 0.33 1.04 65.0 +65.0 +70.0 +110.5 +56.5
Wed May 15 02:30:01 0.00 0.27 0.97 65.0 +65.0 +70.0 +110.5 +56.5
Wed May 15 02:31:01 0.11 0.25 0.92 65.0 +65.0 +70.0 +110.5 +56.0
Wed May 15 02:32:01 0.04 0.20 0.86 65.0 +64.0 +69.0 +110.5 +56.0
Wed May 15 02:33:01 0.01 0.17 0.81 64.0 +64.0 +70.0 +110.5 +56.0
Wed May 15 02:34:01 0.01 0.14 0.76 64.0 +64.0 +69.0 +110.5 +56.0
import pandas
df = pandas.read_csv('temp.csv')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment