Skip to content

Commit 7d4b301

Browse files
committed
Initial commit
1 parent 82e815f commit 7d4b301

File tree

259 files changed

+600233
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

259 files changed

+600233
-2
lines changed

Data/ctabus.csv

Lines changed: 577564 additions & 0 deletions
Large diffs are not rendered by default.

Data/dowstocks.csv

Lines changed: 2340 additions & 0 deletions
Large diffs are not rendered by default.

Data/missing.csv

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
name,shares,price
2+
"AA",15,39.48
3+
"AXP",10,62.58
4+
"BA",5,98.31
5+
"C",,53.08
6+
"CAT",15,78.29
7+
"DD",10,50.75
8+
"DIS",50,N/A
9+
"GE",,37.23
10+
"GM",15,31.44
11+
"HD",20,37.67
12+
"HPQ",5,45.81
13+
"IBM",10,102.86
14+
"INTC",,21.84
15+
"JNJ",20,62.25
16+
"JPM",10,50.35
17+
"KO",5,51.65
18+
"MCD",,51.11
19+
"MMM",10,85.60
20+
"MO",,70.09
21+
"MRK",5,50.21
22+
"MSFT",20,30.08
23+
"PFE",,26.40
24+
"PG",5,62.79
25+
"T",10,40.03
26+
"UTX",8,69.81
27+
"VZ",,42.92
28+
"WMT",10,49.78
29+
"XOM",15,82.50

Data/portfolio.csv

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name,shares,price
2+
"AA",100,32.20
3+
"IBM",50,91.10
4+
"CAT",150,83.44
5+
"MSFT",200,51.23
6+
"GE",95,40.37
7+
"MSFT",50,65.10
8+
"IBM",100,70.44

Data/portfolio.csv.gz

136 Bytes
Binary file not shown.

Data/portfolio.dat

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
AA 100 32.20
2+
IBM 50 91.10
3+
CAT 150 83.44
4+
MSFT 200 51.23
5+
GE 95 40.37
6+
MSFT 50 65.10
7+
IBM 100 70.44

Data/portfolio1.dat

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
AA 100 32.20
2+
IBM 50 91.10
3+
CAT 150 83.44
4+
MSFT 200 51.23
5+
GE 95 40.37
6+
MSFT 50 65.10
7+
IBM 100 70.44

Data/portfolio2.csv

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name,shares,price
2+
"AA",50,27.10
3+
"HPQ",250,43.15
4+
"MSFT",25,50.15
5+
"GE",125,52.10

Data/portfolio2.dat

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
AA 50 27.10
2+
HPQ 250 43.15
3+
MSFT 25 50.15
4+
GE 125 52.10

Data/portfolio3.csv

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
"AA",15,39.48
2+
"AXP",10,62.58
3+
"BA",5,98.31
4+
"C",-,53.08
5+
"CAT",15,78.29
6+
"DD",10,50.75
7+
"DIS",-,N/A
8+
"GE",-,37.23
9+
"GM",15,31.44
10+
"HD",20,37.67
11+
"HPQ",5,45.81
12+
"IBM",10,102.86
13+
"INTC",-,21.84
14+
"JNJ",20,62.25
15+
"JPM",10,50.35
16+
"KO",5,51.65
17+
"MCD",-,51.11
18+
"MMM",10,85.60
19+
"MO",-,70.09
20+
"MRK",5,50.21
21+
"MSFT",20,30.08
22+
"PFE",-,26.40
23+
"PG",5,62.79
24+
"T",10,40.03
25+
"UTX",8,69.81
26+
"VZ",-,42.92
27+
"WMT",10,49.78
28+
"XOM",15,82.50

0 commit comments

Comments
 (0)