Skip to content

Commit c5ef1d3

Browse files
authored
Create raw_data.csv
1 parent 718ebb8 commit c5ef1d3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

data/raw_data.csv

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
"Transaction Date","Transaction Amount","Account Balance","Account Holder"
2+
"2022-01-01",100.00,1000.00,"John Doe"
3+
"2022-01-02",50.00,950.00,"Jane Doe"
4+
"2022-01-03",200.00,1150.00,"John Doe"
5+
"2022-01-04",75.00,1075.00,"Jane Doe"
6+
"2022-01-05",300.00,1375.00,"John Doe"
7+
...

0 commit comments

Comments
 (0)