forked from spotify/chartify
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.txt
More file actions
14 lines (13 loc) · 816 Bytes
/
data.txt
File metadata and controls
14 lines (13 loc) · 816 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
date country fruit unit_price quantity total_price
0 2017-10-21 US Banana 0.303711 4 1.214846
1 2017-05-30 JP Banana 0.254109 4 1.016436
2 2017-05-21 CA Banana 0.268635 4 1.074539
3 2017-09-18 BR Grape 2.215277 2 4.430554
4 2017-12-08 US Banana 0.308337 5 1.541687
.. ... ... ... ... ... ...
995 2017-09-26 US Orange 0.549408 5 2.747040
996 2017-10-16 GB Banana 0.235753 1 0.235753
997 2017-06-28 CA Orange 0.503831 2 1.007662
998 2017-12-15 CA Orange 0.632614 1 0.632614
999 2017-10-15 US Grape 2.005583 1 2.005583
[1000 rows x 6 columns]