Skip to content

Instantly share code, notes, and snippets.

@renyi
Created April 3, 2013 08:00
Show Gist options
  • Save renyi/5299297 to your computer and use it in GitHub Desktop.
Save renyi/5299297 to your computer and use it in GitHub Desktop.
for pid, d, t, c, sd, st, sc, dtype in zip(data_pid,
data_day,
data_time,
data_class,
data_sourceday,
data_sourcetime,
data_sourceclass,
data_type):
pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment