Skip to content

Instantly share code, notes, and snippets.

@DingWeizhe
Last active August 29, 2015 14:05
Show Gist options
  • Save DingWeizhe/864e13c81ae960934417 to your computer and use it in GitHub Desktop.
Save DingWeizhe/864e13c81ae960934417 to your computer and use it in GitHub Desktop.
DATA
ID, GRP_ID, DATE, PRICE
1,1,2014-08-01,305
2,1,2014-08-02,300
3,1,2014-08-03,301
4,1,2014-08-04,302
5,1,2014-08-05,304
6,1,2014-08-06,300
7,1,2014-08-07,303
8,1,2014-08-08,305
9,2,2014-07-29,101
10,2,2014-08-01,101
11,2,2014-08-02,100
12,2,2014-08-03,100
13,2,2014-08-04,100
14,2,2014-08-05,97
15,2,2014-08-06,99
16,2,2014-08-07,100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment