lexM commited on
Commit ·
4399f6c
1
Parent(s): 24f24d4
Add project folder
Browse files- .DS_Store +0 -0
- data/sample.csv +21 -0
- data/sample.pdf +0 -0
- data/sample.xlsx +0 -0
.DS_Store
ADDED
|
Binary file (6.15 kB). View file
|
|
|
data/sample.csv
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
date,description,amount
|
| 2 |
+
2023-01-01,Salary Deposit,4500.0
|
| 3 |
+
2023-01-02,Whole Foods Market,-125.75
|
| 4 |
+
2023-01-03,Shell Gas Station,-45.5
|
| 5 |
+
2023-01-04,Amazon Purchase,-89.99
|
| 6 |
+
2023-01-05,Netflix Subscription,-15.99
|
| 7 |
+
2023-01-06,Uber Ride,-22.4
|
| 8 |
+
2023-01-07,Starbucks Coffee,-6.5
|
| 9 |
+
2023-01-08,AT&T Phone Bill,-85.0
|
| 10 |
+
2023-01-09,Apartment Rent,-1200.0
|
| 11 |
+
2023-01-10,Freelance Payment,750.0
|
| 12 |
+
2023-01-11,CVS Pharmacy,-32.15
|
| 13 |
+
2023-01-12,Apple Store,-999.0
|
| 14 |
+
2023-01-13,Local Restaurant,-58.3
|
| 15 |
+
2023-01-14,Car Insurance,-150.0
|
| 16 |
+
2023-01-15,Dividend Payment,42.5
|
| 17 |
+
2023-01-16,Gym Membership,-45.0
|
| 18 |
+
2023-01-17,Target Shopping,-87.23
|
| 19 |
+
2023-01-18,Spotify Subscription,-9.99
|
| 20 |
+
2023-01-19,Medical Checkup,-120.0
|
| 21 |
+
2023-01-20,Book Store,-24.95
|
data/sample.pdf
ADDED
|
Binary file (39.4 kB). View file
|
|
|
data/sample.xlsx
ADDED
|
Binary file (6.59 kB). View file
|
|
|