Skip to content

Instantly share code, notes, and snippets.

@smulube
Created August 14, 2012 09:59
Show Gist options
  • Save smulube/3347929 to your computer and use it in GitHub Desktop.
Save smulube/3347929 to your computer and use it in GitHub Desktop.
Sample multi datastream CSV
stream0,2012-05-01T00:00:00Z,1
stream0,2012-05-01T00:00:05Z,2
stream0,2012-05-01T00:00:06Z,3
stream0,2012-05-01T00:00:07Z,4
stream1,2012-05-01T00:00:00Z,1
stream1,2012-05-01T00:00:05Z,2
stream1,2012-05-01T00:00:06Z,3
stream1,2012-05-01T00:00:07Z,4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment